Re: checking user input of MM-DD-YYYY

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Jan 15, 2008 9:30 AM, Per Jessen <per@xxxxxxxxxxxx> wrote:

> Adam Williams wrote:
>
> > I'm having users enter dates in MM-DD-YYYY format.  is there a way to
> > check if what they have entered is invalid (like if they enter
> > 1-15-2008 instead of 01-15-2008) ?
>
> A regular expression perhaps?


you might also experiment w/ the date_parse() function.
http://us3.php.net/manual/en/function.date-parse.php

-nathan

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux