"Jason Wong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Friday 05 March 2004 19:56, Shaun wrote:
>
> > $loop3_this_month = 03;
>
> 03 !== 3
>
> manual > Types > Integers
>
> --
> Jason Wong -> Gremlins Associates -> www.gremlins.biz
> Open Source Software Systems Integrators
On Friday 05 March 2004 19:56, Shaun wrote:
> $loop3_this_month = 03;
03 !== 3
manual > Types > Integers
--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
---
Hello Shaun,
Friday, March 5, 2004, 11:56:03 AM, you wrote:
S> The 28th of march this year is a Sunday, so why does the following script
S> output Wed?
S> $loop3_this_day = 28;
S> $loop3_this_month = 03;
S> $loop3_this_year = 2004;
S> echo date("D", mktime(0, 0, 0, $loop3_this_month, $loop3_thi
3 matches
Mail list logo