Network/setup-Phpdoc专题

安装/配置

目录

需求

Functions checkdnsrr, <span class="function">getmxrr and <span class="function">dns_get_record requires Bind on Linux.

安装

使用这些函数不需要安装,它们是 PHP 核心的一部分。

运行时配置

这些函数的行为受 php.ini 中的设置影响。

名字 默认 可修改范围 更新日志
define_syslog_variables "0" PHP_INI_ALL Deprecated in PHP 5.3.0. Removed in PHP 5.4.0.

有关 PHP_INI_* 样式的更多详情与定义,见 配置可被设定范围

这是配置指令的简短说明。

define_syslog_variables bool
Whether or not to define the various syslog variables (e.g. $LOG_PID, $LOG_CRON, etc.). Turning it off is a good idea performance-wise. At runtime, you can define these variables by calling <span class="function">define_syslog_variables.

资源类型

This extension defines a file pointer resource returned by <span class="function">fsockopen and <span class="function">pfsockopen.


本站为非盈利网站,作品由网友提供上传,如无意中有侵犯您的版权,请联系删除