On 3 Apr 2001 20:31:28 -0700, SED <[EMAIL PROTECTED]> wrote:
>I think the latter part of the value is Unix-time in sec (right?), but what
>does the former part say like: 0.25576700 ?!?
For some reason, microtime() returns results backwards - the first part is the
decimal portion of the second part.
As for the time being returned in properly, are you by any chance running this
on Windows? I seem to recall reading something in bugs.php.net about that when
I ran into some benchmark problems with code which worked properly on Unix and
returned results like you showed on Windows ("Wow! This sure is a fast computer
- it finished before it started!").
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]