Re: [PHP] Re: Cookies and Variables

2001-11-20 Thread Jason G.
Keep it mind that EGPCS is in that order for a reason. Changing it can open up security problems... -JAson Garbr At 01:16 PM 11/20/2001 -0800, Fred wrote: >If you want certain variables to over ride cookie variables you need to >change the setting of the variables_order directive in ph

Re: [PHP] Re: Cookies and Variables

2001-11-20 Thread Richard S. Crawford
Sadly, I don't have access to the php.ini file on this server. I think I can accomplish the task with some complicated switching of variable names. At 01:16 PM 11/20/2001, Fred wrote: >If you want certain variables to over ride cookie variables you need to >change the setting of the variables_