hi,
i have a form that submits a date into a MYSQL table.
I was wondering, is the a function that could create a dynamic list of dates for a given month?
e.g.
1st April 2004
2nd April 2004
|
|
V
30th April 2004
etc..
So say i could select a drop down box with the given dates in. (just as an idea !!)
Thanks