View Single Post
Old 01-14-2007, 06:02 AM   #1 (permalink)
markster
Code Monkey
 
markster's Avatar
 
Join Date: Jun 2006
Posts: 65
markster is on a distinguished road
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?
markster is offline   Reply With Quote