Hi,
How can i validate a date im getting from the user through the text box. Is there any isdate() function available in PHP?
bye arbee
Check the check_date function. It does what you want.
I have used an active X object with a dropdown to enter dates on a page and would like users not to be able choose dates that have passed. Thanks Donald