Page 1 of 1

PHP Database Search Box

Posted: Wed Feb 18, 2009 6:17 pm
by Colonel Popcorn
Hey guys, I have a problem with making a php search box. I get the basic understanding of making a php search box with one entry in it, and I have done so. But on the results page or product page I need to make a search box that contains multiple fields to choose from, such as cost, speed, ram, things like that. Something similar to newegg's product advanced search. It would be nice to be able to code it by hand, but if you know of a program that will automatically do it I guess I could use that too. The search box will draw the info from a standard database.