전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
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.