search script
Posted: Fri Dec 26, 2003 2:13 pm
Hi All,
I am new to php (moved over from perl) So I am learning php by example! I am looking for a search script like the one found here:
http://www.iphotocentral.com/search/search.php
I need to be able to search between dates using a dropdown or series of dropdowns yyyy-mm-dd ( I beleive that is mysql's default) as well as have a few other drop downs... I am really having a tough time finding a script like this! most of the examples I have come across are very simple search forms and only have one or two fields, which doesn't enable me to actually "build" a query!
Thanks in Advance,
-Paul
I am new to php (moved over from perl) So I am learning php by example! I am looking for a search script like the one found here:
http://www.iphotocentral.com/search/search.php
I need to be able to search between dates using a dropdown or series of dropdowns yyyy-mm-dd ( I beleive that is mysql's default) as well as have a few other drop downs... I am really having a tough time finding a script like this! most of the examples I have come across are very simple search forms and only have one or two fields, which doesn't enable me to actually "build" a query!
Thanks in Advance,
-Paul