When one executes a phpinfo call, the display of info broken into the
 various sections mostly makes sense. The $_SERVER vars are listed with a
 _SERVER name, the environment ones show _ENV, and so on.  But I question
 what are the duplicate ones that dont' have a prefix name.

 My concern is the PHP_AUTH_PW setting, which I was able to remove from the
 ENV and SERVER sections, but not from the section titled "Environment". 
How
 does one do this?




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

Reply via email to