Home
last modified time | relevance | path

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

/PHP-5.4/main/
H A Dphp_globals.h155 char *request_order; member
H A Dphp_variables.c811 if (PG(request_order) != NULL) { in php_auto_globals_create_request()
812 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.4/
H A Dphp.ini-development136 ; request_order
625 request_order = "GP"
H A Dphp.ini-production136 ; request_order
625 request_order = "GP"
H A DNEWS4554 . Added "request_order" INI variable to control specifically $_REQUEST

Completed in 43 milliseconds