Re: [PHP] Another php data gathering question

2002-01-07 Thread Miles Thompson


Use the exec() function to make the system calls you need.

Miles Thompson

At 10:47 PM 1/6/2002 -0600, Gaylen Fraley wrote:
Is there any way, through PHP, to get the:

server uptime
processor type
number of cpu's

I'm trying to find a compatable solution for both win32 and *nix.  Thanks!

--
Gaylen
[EMAIL PROTECTED]
Home http://www.gaylenandmargie.com/
PHP KISGB v3.02 Guest Book http://www.gaylenandmargie.com/phpwebsite/




--
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]


-- 
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]




[PHP] Another php data gathering question

2002-01-06 Thread Gaylen Fraley

Is there any way, through PHP, to get the:

server uptime
processor type
number of cpu's

I'm trying to find a compatable solution for both win32 and *nix.  Thanks!

--
Gaylen
[EMAIL PROTECTED]
Home http://www.gaylenandmargie.com/
PHP KISGB v3.02 Guest Book http://www.gaylenandmargie.com/phpwebsite/




-- 
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]