Hi all,
Need a little help here been at this for a while now...
I have a database holding a table which in turn holds a collection of fields
I need to search.
Ive set up search form that sends the variable $S_For and $S_From, these
variables represent the following:
$S_For = the search keyword itself
$S_From = the column which I need to search
Ive created this and it works fine for single words, the problem as you may
of guessed is when I enter a string of words ie:
apple - works fine
orange - works fine
apple orange - doesnt
Any help would be ideal!!!!
-----------------
Databse = clientacc
Table = hospitality
-----------------
Everything else works on my site apart from this search
feature.............. please help!
Regards
R
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php