Date: 07/22/02
- Next message: Chris Earle: "[PHP] Re: html entry within XML "database""
- Previous message: Lord Loh.: "[PHP] Images of GD Library"
- Next in thread: Jason Wong: "Re: [PHP] $HTTP_SERVER_VARS not accessible in Functions"
- Reply: Jason Wong: "Re: [PHP] $HTTP_SERVER_VARS not accessible in Functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm trying to access some settings in the $HTTP_SERVER_VARS[] array, but,
within a custom function() this array appears empty. In the calling script,
however, the $HTTP_SERVER_VARS[] array is defined.
I thought this was supposed to be "superglobal" and available on every
level? If not, is there another command I can use? I also tried $_SERVER[]
but this appears to be always empty no matter what level I call it on.
Thanks.
Monty
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Chris Earle: "[PHP] Re: html entry within XML "database""
- Previous message: Lord Loh.: "[PHP] Images of GD Library"
- Next in thread: Jason Wong: "Re: [PHP] $HTTP_SERVER_VARS not accessible in Functions"
- Reply: Jason Wong: "Re: [PHP] $HTTP_SERVER_VARS not accessible in Functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

