RE: [PHP] Dynamic Date Select and SQL

2002-02-15 Thread Simon H
nt: 15 February 2002 16:06 > To: 'Simon H'; PHP General > Subject: RE: [PHP] Dynamic Date Select and SQL > Sensitivity: Confidential > > > If I understand your question, you are looking for the MYSQL sql > statement. > Based upon your info, I&#x

RE: [PHP] Dynamic Date Select and SQL

2002-02-15 Thread Rick Emery
eral Subject: [PHP] Dynamic Date Select and SQL Sensitivity: Confidential I have a problem I hope someone can help me with... Firstly I have an SQL Query with a "WHERE dateMonthAndYear = $month1" Already this shows part of what I'm trying to do. The date format in the D

[PHP] Dynamic Date Select and SQL

2002-02-15 Thread Simon H
I have a problem I hope someone can help me with... Firstly I have an SQL Query with a "WHERE dateMonthAndYear = $month1" Already this shows part of what I'm trying to do. The date format in the DB is "-MM-DD HH:MM:SS". Now I need to dynamically generate a pulldown of months... The range