volehare 分享
11 years ago
php.ini Changeable
www.php.net/manual/en/in...
volehare
11 years ago
PHP_INI_USER Entry can be set in user scripts (like with ini_set()) or in the Windows registry. Since PHP 5.3, entry can be set in .user.ini
volehare
11 years ago
PHP_INI_PERDIR Entry can be set in php.ini, .htaccess, httpd.conf or .user.ini (since PHP 5.3)
volehare
11 years ago
PHP_INI_SYSTEM Entry can be set in php.ini or httpd.conf
立即下載
volehare
11 years ago
Entry can be set anywhere