Environment Variables
I think I've asked this before, but I'm having problems with environment variables. It's Win2K Server, PHP 4.3.??, IIS (not Apache). Every time I try and pull $DOCUMENT_ROOT, I get an "Undefined Variable" error.
I've tried, "$_SERVER["DOCUMENT_ROOT"]" As well as "$HTTP_ENV_VARS["DOCUMENT_ROOT"]" and neither of them worked either. I think it's a setting in PHP.ini, but I could be wrong. Got any ideas?
--cmiller
----------
~cmiller
__________________
----------
~cmiller
|