|
Making a script serach a database
i have a database of products and i want to search them by description depending on what a user puts into a text field. problem is i havent a clue how to do it. i figure it would need to split the search term into an array word by word, and then i run out of ideas. anyone got any ideas?
|