Re: getting $_ENV variables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At 11:54 AM +0100 5/10/07, C.R.Vegelin wrote:

All I want is to check the $_ENV['OS'] within PHP scripts.

If all you want to do is to find out what the user's OS is, try this:

$_SERVER('HTTP_USER_AGENT')

Do print_r($_SERVER) to see all it contains.

Cheers,

tedd
--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux