Create a script that looks like this:

<?php
phpinfo();
?>

and then look at the output of that for your operating system... odds are
you'll find a $_SERVER variable that gives you what you want.

On Fri, 22 Mar 2002, Prachait Saxena wrote:

> Hello Friends
>
> Can any one tell me how can i get the server operating system, on which my
> php script is running ?
> and envermental variable or any other idea ...
>
> Bye, and  Have a nice day.
>
> Prachait Saxena
> ---------------------------
> Phone :-  +91 - 712 - 544476
> Email   :-  [EMAIL PROTECTED] (Official)
>                [EMAIL PROTECTED]            (Official)
>                [EMAIL PROTECTED]     (Personal)
> ICQ     :-  71855637
> MSN   :-  prachait
> Yahoo Messenger :- getprachait
>
>  If you do for other's !
>  Other's will do for you !!
>
>
>
> --
> 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