hi
I need advanced search for my news website,please help me

Recommended Answers

All 4 Replies

Can you be more specific ?

hi.
I want for start php,I decide to make a news site,now I need an advanced search code,I know that I have to use like but it seems that it is simple.my DB has news table with these fields[newsid][title][category][newscontent][newsdate],
I think so,if I use just like,many results come after search,for example i search go word,now many news have going,good,google,... words, so i just want to my search result have go word.
i think so i can use regular expressions.
thanks

You can find how regex works in the mysql manual. If you have specific questions about your code, please post it (don't forget to add code tags).

i think so, it is time-consuming to use RE.I am seraching any way.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.