I am looking for a full featured search tool I can plug into a couple of
databases via a php front end.

I currently have some of the text indexing done and have some basic search
setup, using mysql queries like 
"select from table where match 'search term' against column;"

But am looking for something like a prebuilt "advance search" tool that I
can just plug in some variables into and have functional. Anyone know of
anything like that?

 
Dan Baughman
IT Technician
Professional Bull Riders, Inc.
 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to