This is a discussion on What's the difference ? within the PHP General forums, part of the PHP Programming Forums category; What's the difference between : $_SERVER["COMPUTERNAME"] and $_ENV["COMPUTERNAME"] ?...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
$_ENV
http://www.phpbuilder.com/manual/res...es.environment Variables provided to the script via the environment $_SERVER http://www.phpbuilder.com/manual/res...riables.server Variables set by the web server or otherwise directly related to the execution environment of the current script -- Jon Kriek http://phpfreaks.com "X-Virus" <X-Virus@as.ro> wrote in message news:001601c38853$bf56dd70$e26ce9d5@xvirus... What's the difference between : $_SERVER["COMPUTERNAME"] and $_ENV["COMPUTERNAME"] ? |
![]() |
| Thread Tools | |
| Display Modes | |
|
|