Jump to content

Basic Search on a dynamic db driven site.


hyphenated

Recommended Posts

My site software came with a quick search and advanced search tool, but, it doesn't quite conform to what I want it to do.  Can anyone suggest a good search script that's easy for a "not-so-great" at php type person?  I have to stick with php.  The site is like a classifieds site so the search has to be able to search my db.
Link to comment
https://forums.phpfreaks.com/topic/14281-basic-search-on-a-dynamic-db-driven-site/
Share on other sites

Programming it yourself shouldn't be very hard for you to do. You might wan't to look into [url=http://dev.mysql.com/doc/refman/4.1/en/fulltext-search.html]full-text searching[/url] which phpfreak has made a tutorial about here: http://www.phpfreaks.com/tutorials/129/0.php

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.