[PHP-WIN] Re: Register Globals

2003-10-20 Thread DvDmanDT
That depends on if you use the globals or not And if you don't, no use to have it turned on... -- // DvDmanDT MSN: [EMAIL PROTECTED] Mail: [EMAIL PROTECTED] <[EMAIL PROTECTED]> skrev i meddelandet news:[EMAIL PROTECTED] > Just out of curiosity, if I was to work with register_globals set to on

[PHP-WIN] Re: Register globals on and off

2003-02-01 Thread Pat Johnston
I've read that an include file in each of your pages with the lines below should do the trick for you with register_globals OFF.. Not sure if this is a valid way to go though... Regards, Pat "Davy Obdam" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hell