RE: [PHP] hello everybody - date problem -

2002-09-26 Thread Ford, Mike [LSS]
> -Original Message- > From: Christoph Siefer [mailto:[EMAIL PROTECTED]] > Sent: 26 September 2002 16:16 > > I expecting > > > $timestamp = ($now - $five_minutes_ago); > print date(H:i:s, $timestamp); > > ?> > > to print something like "00:05:00". > > The two given timstamps, differ

[PHP] hello everybody - date problem -

2002-09-26 Thread Christoph Siefer
Hi everybody out there, my name is Christopher (loc:germany), and i'm new in here. My actual pain is: I expecting to print something like "00:05:00". The two given timstamps, differing (e.g.) five minutes, wich is 300 seconds, print this instead: "01:05:00". Whatever I try, the result alwa