Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
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.
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.