ReflectionFunction::isDisabled
(PHP 5)
ReflectionFunction::isDisabled — Checks if function is disabled
Descrierea
public bool ReflectionFunction::isDisabled
( void
)
Checks if the function is disabled, via the disable_functions directive.
Parametri
Această funcție nu are parametri.
Valorile întoarse
TRUE if it's disable, otherwise FALSE
Vedeți de asemenea
- ReflectionFunctionAbstract::isUserDefined() - Checks if user defined
- disable_functions directive
There are no user contributed notes for this page.
