On maandag 1 december 2003 21:04 Curt Zirzow told the butterflies:
> * Thus wrote Scott Fletcher ([EMAIL PROTECTED]):
> > When I do this script, I didn't get a ":" and numbers in
> > second. --snip-- date("Y-m-d H:i:s");
> > --snip--
> >
>
> works fine with phpversion() 4.2.2
>
> Curt
> --
>
* Thus wrote Scott Fletcher ([EMAIL PROTECTED]):
> When I do this script, I didn't get a ":" and numbers in second.
> --snip--
> date("Y-m-d H:i:s");
> --snip--
>
works fine with phpversion() 4.2.2
Curt
--
If eval() is the answer, you're almost certainly asking the
wrong question. -- Rasmus
--- Scott Fletcher <[EMAIL PROTECTED]> wrote:
> When I do this script, I didn't get a ":" and numbers in second.
> --snip--
> date("Y-m-d H:i:s");
> --snip--
>
> But when I do this script by adding a period to it, it worked okay.
> --snip--
> date("Y-m-d H:i:s.");
> --snip--
Either this is a bug
Okay thanks... I'll do a workaround for now until PHP get upgraded in the
near future.
"Thijs Lensselink" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Scott Fletcher wrote on maandag 1 december 2003 16:41:
>
> When I do this script, I didn't get a ":" and numbers in second.
> : -
Scott Fletcher wrote on maandag 1 december 2003 16:41:
When I do this script, I didn't get a ":" and numbers in second.
: --snip--
: date("Y-m-d H:i:s");
: --snip--
:
: But when I do this script by adding a period to it, it worked
: okay. --snip--
: date("Y-m-d H:i:s.");
: --snip--
:
: Thank
[snip]
When I do this script, I didn't get a ":" and numbers in second.
--snip--
date("Y-m-d H:i:s");
--snip--
[/snip]
When I cut and paste your code (PHP v 4.3.n) it works OK
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Everyone!!!
I noticed that date() function act a little funny, so I am wondering if
anyone of you have noticed this problem or not. I'm just curious because I
wanna know if it is my issue or is it a general issue for everyone. I'm
using PHP version 4.2.3 on Unix machine. Please don't ask
7 matches
Mail list logo