suche nach in der

ReflectionFunction::__toString> <ReflectionFunction::invokeArgs
Last updated: Fri, 25 May 2012

view this page in

ReflectionFunction::isDisabled

(PHP 5)

ReflectionFunction::isDisabledChecks if function is disabled

Beschreibung

public bool ReflectionFunction::isDisabled ( void )

Checks if the function is disabled, via the disable_functions directive.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

TRUE if it's disable, otherwise FALSE



add a note add a note User Contributed Notes
ReflectionFunction::isDisabled
There are no user contributed notes for this page.