Hi, small problem :

phpinfo() shows all kinds of useful variables like PHP_SELF,
PATH_INFO, etc etc.... but I can't see them from my script.

I get a error - "Warning: Undefined variable: PATH_INFO in
[scriptname] on line 13"

Is there any situation where such variables would be available to
phpinfo(), but not the rest of the script?

Setup is Win2K, Apache, PHP 4.06

Any thoughts?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to