I can do basic tables in mysql and queries via php. I'm trying to move on and need some assistance. I'm trying to write a query in php to get a date range from the mysql table. The user will input two dates via a webpage to search the database. (i.e. I input 07/10/2002 and 08/10/2002 to serach for all records created on and between those dates) I have tried a few different ways to do this, however none have been successful. Please help me out! Your help is VERY much appreciated!
Nico
8O

