On Mon, 03 Sep 2001 15:11:04 -0700, you wrote:

Following up my own post (in case someone finds this in the archives):

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

You can't see $PHP_SELF within a function until you declare it global.

This language really frustrates me sometimes...


-- 
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