On 7/23/05, Vidyut Luther <[EMAIL PROTECTED]> wrote:
> Ok,
>   If I use the file_get_contents.. how do I actually parse the
> contents on /proc/uptime
> cat /proc/uptime
> 1400293.13 1317047.64


The first number is the total uptime in seconds, the second number is
the total idle time.

-- 
----



ramil
http://ramil.sagum.net/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to