A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente
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.