Squizz
June 20th, 2008, 09:32 AM
Hi there
I'm looking for some information regarding php/mysql and dates.
I'm creating a website where a user has to input a specific date; Firstly, I'd like to know if there's an alternative way to input/store the date other than forcing them to input '2008-01-31' .
With this date, I'd like to display all records where this date is due to arrive in the next 30 days.
I've been trying to look through the manuals, and googling around but to no avail. Can anyone provide me with a tutorial link or some sample code?
Thanks in advance
I'm looking for some information regarding php/mysql and dates.
I'm creating a website where a user has to input a specific date; Firstly, I'd like to know if there's an alternative way to input/store the date other than forcing them to input '2008-01-31' .
With this date, I'd like to display all records where this date is due to arrive in the next 30 days.
I've been trying to look through the manuals, and googling around but to no avail. Can anyone provide me with a tutorial link or some sample code?
Thanks in advance