[snip]
I'm thinking this:

1. you get the date from the user
2. validate it using checkdate()
3. get the current date
4. compare the two dates to see if the users date is later than todays
date
5. return true or return false

Sound good?
[/snip]

Sounds bueno! I am just tired, had checkdate() in hand...Thanks!

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to