diff --git a/appendices/ini.xml b/appendices/ini.xml index 82ed74399a..918757102b 100644 --- a/appendices/ini.xml +++ b/appendices/ini.xml @@ -1,5 +1,5 @@ - + &php.ini; directives @@ -3167,6 +3167,15 @@ $_POST['action'] as P comes after G in our example directive value. + + + In both the CGI and FastCGI SAPIs, + $_SERVER is + also populated by values from the environment; S + is always equivelant to ES regardless of the + placement of E elsewhere in this directive. + + The content and order of