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
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_
If you want certain variables to over ride cookie variables you need to
change the setting of the variables_order directive in php.ini:
variables_order string
Set the order of the EGPCS (Environment, GET, POST, Cookie, Server) variable
parsing. The default setting of this directive is "EGPCS". Se
3 matches
Mail list logo