Home
last modified time | relevance | path

Searched refs:request_order (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/main/
H A Dphp_globals.h156 char *request_order; member
H A Dphp_variables.c813 if (PG(request_order) != NULL) { in php_auto_globals_create_request()
814 p = PG(request_order); in php_auto_globals_create_request()
H A Dmain.c543 …uest_order", NULL, PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateString, request_order, php_core_glo…
/PHP-5.5/
H A Dphp.ini-development136 ; request_order
622 request_order = "GP"
H A Dphp.ini-production136 ; request_order
622 request_order = "GP"
H A DNEWS5743 . Added "request_order" INI variable to control specifically $_REQUEST

Completed in 108 milliseconds