All parameters whould be integers. Unquote them and use intval to strip the
leading zeros.
On 1/29/03 11:51, "Gareth Mulholland" <[EMAIL PROTECTED]> wrote:
> I'm having problems with mktime and Midnight on 30th March 2003.
>
> The code I'm using is:
>
> echo mktime(0,0,1,'03','29','2003');
>
> -Original Message-
> From: Gareth Mulholland [mailto:[EMAIL PROTECTED]]
>
> I'm having problems with mktime and Midnight on 30th March 2003.
>
> The code I'm using is:
>
> echo mktime(0,0,1,'03','29','2003');
> echo mktime(0,0,1,'03','30','2003');
> echo mktime(0,0,1,'03',
2 matches
Mail list logo