RE: [PHP] GMT strtotime() problem today!!

2003-04-01 Thread Ford, Mike [LSS]
> -Original Message- > From: Stuart Cochrane [mailto:[EMAIL PROTECTED] > Sent: 31 March 2003 15:45 > > I have a script that runs on over 250 Servers, all are running NT4. > here is the script: > > [php] > function last_sunday() { > return gmdate("Y-m-d", strtotime("Last Sunday")); >

[PHP] GMT strtotime() problem today!!

2003-03-31 Thread Stuart Cochrane
Im having big problems - I have a script that runs on over 250 Servers, all are running NT4. here is the script: [php] function last_sunday() { return gmdate("Y-m-d", strtotime("Last Sunday")); } echo "Last Sunday is returned as: ".last_sunday(); [/php] Some servers have 'automatically a