Hello,
I'm trying to reconfigure a php script I found off another site to allow a search of multiple keywords within a colum/table in an sql database.
The problem with the existing code is that if someone enters multiple keywords, but those keywords dont appear next to each other in the database it doesnt find them.
There is a similar topic about this problem here but I am to retarded to figure out how to implement the same idea within the script I am using to search my database.
I know that it should be simple enough to do, and I am currently trying to get it to work myself, but am having a hell of a time doing so. If anyone has any suggestions it would greatly be appreciated!
Thanks again!