I'm using strtotime to validate a date/time passed in from a form but
am having some problems with it. It seems to allow invalid values,
such as "2004-04-13 21:66:13".
Does anyone know why this is? Is this a bug or a "feature"?
I'm using PHP 4.3.2.
TIA.
Craig
am having some problems with it. It seems to allow invalid values,
such as "2004-04-13 21:66:13".
Does anyone know why this is? Is this a bug or a "feature"?
I'm using PHP 4.3.2.
TIA.
Craig
Comment