文字

php.ini 配置

Table of Contents

  • php.ini 配置选项列表
  • php.ini 配置段列表
  • php.ini 核心配置选项说明

用户评论:

[#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.

上一篇: 下一篇: