Well, if you know the box is running Linux, you can get the kernel info by
doing this:
system("uname -a");

Tyler

----- Original Message -----
From: "Ryan F. Bayhonan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 04, 2002 10:51 PM
Subject: [PHP] Can PHP read system installation?


> I just would like to know if PHP can sort of identify all the software
> installed in a given computer (e.g. OS ).
>
> If PHP can what particular function to use.
>
> Thanks.
>
> Regards,
>
> Ryan
>
>
> --
> 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

Reply via email to