Re: [phplib] URLs and session variables (newbee) From: Klaus Seidenfaden (ks <email protected>)
Date: 05/28/01

-----Oprindelig meddelelse-----
Fra: nathan r. hruby <nhruby <email protected>>

>On Wed, 23 May 2001, Ninjaman wrote:
>
>> Thanks for the reply Nathan.
>>
>> I'll look at your suggestions.
>> My problem with HTTP_GET_VARS has been that I couldn't get it to work. It
>> was probably a misspelled syntax somewhere but it made med doubt myself.
>>
>
>Make sure it's being imported into your scripts, make sure track_vars = On
>in your php.ini file or set in a Directory context in Apache.

And Ninjaman, if you are using it (HTTP_GET_VARS) inside a function or class, remember to 'global' it.

-- Klaus.

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>