microtime();
will return microseconds. That is not milliseconds, but it may or may
not solve your problem.
I don't think there is a way to get milliseconds.
-Jackson
On Wed, 2002-09-04 at 14:47, DonPro wrote:
> Using the following code,
>
> date("His")
>
> I get the hours, minutes and seconds. Is there a way to extend this so that
> I get the milliseconds too?
>
> Thanks,
> Don
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php