search bar

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
shuchin1982
Forum Newbie
Posts: 2
Joined: Mon Jun 28, 2004 1:37 am

search bar

Post by shuchin1982 »

How to make search box from the database. I verhy confuse when i do it, cant run all. So i help forum friend can help me in this case. Any from forum friend helping i very happy and said thanks for u all :D
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Post what you've done so far.
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

Look at MySQL's FULLTEXT functionality, provided you are using MySQL:

http://www.google.co.uk/search?q=mysql+ ... t+tutorial
shuchin1982
Forum Newbie
Posts: 2
Joined: Mon Jun 28, 2004 1:37 am

Post by shuchin1982 »

thank you all forum who helop me
Deemo
Forum Contributor
Posts: 418
Joined: Sun Jan 18, 2004 11:48 am
Location: Washington DC

Post by Deemo »

i had the same question, look into this thread: viewtopic.php?t=33395
Post Reply