I appreciate your comments and now know the skinny on this subject. I
can use
getenv()
PHP_OS
php_uname()
I'm just very suprised that phpinfo() would report each ENV var, but
these would not go into $_ENV
Also, I did not see PHP_OS mentioned in the manual, but it appears to
be a Standard part of the lang, and I saw quite a few references
online.