Date: 10/31/00
- Next message: Sheehan Fintan: "[phplib] auth mode=reg"
- Previous message: schirrmann <email protected>: "Re: [phplib] accessing HTTP_ENV_VARS in setup.inc"
- In reply to: schirrmann <email protected>: "Re: [phplib] accessing HTTP_ENV_VARS in setup.inc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Stephan,
>> It looks like the that setup.inc can't access
>> $HTTP_ENV_VARS["HTTP_ACCEPT_LANGUAGE"].
sgd> Perhaps I'm wrong, but when accessing $HTTP_ENV_VARS from setup.inc,
You are not wrong at all and i tried that earlier. But stupid me tried
to declare $HTTP_ENV_VARS["HTTP_ACCEPT_LANGUAGE"] as global which
_had_to_give_ me an parse error. Declaring $HTTP_ENV_VARS as global
instead does the job ;-), of course.
Thanks for your help,
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Sheehan Fintan: "[phplib] auth mode=reg"
- Previous message: schirrmann <email protected>: "Re: [phplib] accessing HTTP_ENV_VARS in setup.inc"
- In reply to: schirrmann <email protected>: "Re: [phplib] accessing HTTP_ENV_VARS in setup.inc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

