diff --git a/install/ini.xml b/install/ini.xml index e4c7887b74..dd7c3b5f58 100644 --- a/install/ini.xml +++ b/install/ini.xml @@ -206,12 +206,16 @@ include_path = ".;c:\php\lib" PHP_INI_USER Entry can be set in user scripts (like with ini_set) - or in the Windows registry + or in the Windows registry. + Since PHP 5.3, entry can be set in &user-ini; PHP_INI_PERDIR - Entry can be set in &php.ini;, &htaccess; or &httpd.conf; + + Entry can be set in &php.ini;, &htaccess;, &httpd.conf; or &user-ini; + (since PHP 5.3) + PHP_INI_SYSTEM