PHP_INI_USER |
Entry can be set in user scripts (like with ini_set())
or in the Windows registry
|
PHP_INI_PERDIR |
Entry can be set in php.ini, .htaccess or httpd.conf |
PHP_INI_SYSTEM |
Entry can be set in php.ini or httpd.conf |
PHP_INI_ALL |
Entry can be set anywhere |