Jump to content

searching mysql database


petecull

Recommended Posts

Hi i am a total newbie to PHP and have started building my first database driven site. The database has 8 tables that contain info on my shop in Portugal.

I have finished off 90% of the sites interaction with the database and the last thing i want to do is a simple database search. i.e a text field and button on the home page that will search the entire database for keywords, if those keywords are found in the title or description of any of my entries they will display the results on a new page.

I have tried looking for tutorials but all i have found are complex searches with options for boolean and normal (which i do not want).

Can anyone point me in the direction of a tutorial that produces a simple multi column, multi table search that displays results.

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/64367-searching-mysql-database/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.