hyphenated Posted July 11, 2006 Share Posted July 11, 2006 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 More sharing options...
Daniel0 Posted July 11, 2006 Share Posted July 11, 2006 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 Link to comment https://forums.phpfreaks.com/topic/14281-basic-search-on-a-dynamic-db-driven-site/#findComment-56116 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.