PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

数据库> <新函数
Last updated: Sun, 25 Nov 2007

view this page in

新指令

PHP 5 在 php.ini 中引进了一些新指令。列表如下:

  • mail.force_extra_parameters - 强制指定的参数附加值作为额外的参数传递给 sendmail 库。这些参数总是会替换掉 mail() 的第 5 个参数,即使在安全模式下
  • register_long_arrays - 允许/禁止 PHP 注册已过时的 $HTTP_*_VARS 变量
  • session.hash_function - 选择一种散列函数(MD5 或 SHA-1)
  • session.hash_bits_per_character - 定义将二进制散列数据转换为可读格式时每个字符中储存几个位(从 4 到 6)
  • zend.ze1_compatibility_mode - 启用 Zend Engline 1 代(PHP 4)兼容模式


add a note add a note User Contributed Notes
新指令
There are no user contributed notes for this page.

数据库> <新函数
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites