Please Help! How to create its own site search for a php database?
I have two tables with listings of titles in my mysql database.
i know how to create basic form and post/get and stuff..
i created a search bar that send the input to search.php
but then i have no idea how to compare/match the data and echo out the matches... please help??
an coding example or full example would be greatly appeciated!
Best answer: Try http://www.mysqlphpcode.com
This site has a great php search script that searches mysql databases. There is a DEMO on there if you want to test the script to see if this is what you're looking for.
All answer: Answer 1 Try http://www.mysqlphpcode.com
This site has a great php search script that searches mysql databases. There is a DEMO on there if you want to test the script to see if this is what you're looking for. 2009-09-27 21:22:54