hi. its obvious im new to php and mysql. i hope someone can help me out.
my searchform.htm has about 5 fields. should i be using "AND" or "OR" in my searchform.php script? im using "OR" right now and i get a lot of results. if i use "AND", i don't get any. is there a way the user could use just three fields, for example, and get only data having the three requested attributes?
thanks for you help.
my searchform.htm has about 5 fields. should i be using "AND" or "OR" in my searchform.php script? im using "OR" right now and i get a lot of results. if i use "AND", i don't get any. is there a way the user could use just three fields, for example, and get only data having the three requested attributes?
thanks for you help.