©
本文档使用 PHP中文网手册 发布
[#1] Frappy [2006-11-29 19:13:20]
You can use the ini_set() function to set a directive's value in your scripts provided the "CHANGEABLE" attribute in the above chart is PHP_INI_USER or PHP_INI_ALL.
[#2] russell <at> loosenut <dot> com [2006-10-05 01:40:32]
In order for these settings to work in your htaccess file, you will need to add "Options" to your AllowOverride specifications for the directory/webserver if it's not already allowed.