©
本文档使用 PHP中文网手册 发布
(PHP 5)
ReflectionFunction::isDisabled — Checks if function is disabled
Checks if the function is disabled, via the disable_functions directive.
此函数没有参数。
TRUE
if it's disable, otherwise FALSE