logo
Published on Conunity (http://www.conunity.com)

gpc_order

By webmaster
Created 2007-07-01 18:37

Information

Set the order of GET POST COOKIE variable parsing. The default setting of this directive is GPC. Setting this to GP for example will cause PHP to completely ignore cookies and to overwrite any GET method variables with POST-method variables of the same name.

Syntax

Example


Source URL:
http://www.conunity.com/gpc_order