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

search for in the

ReflectionFunction::__toString> <ReflectionFunction::invokeArgs
Last updated: Fri, 27 Nov 2009

view this page in

ReflectionFunction::isDisabled

(PHP 5)

ReflectionFunction::isDisabledChecks if function is disabled

Description

public bool ReflectionFunction::isDisabled ( void )

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

Parameters

This function has no parameters.

Return Values

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.

 
show source | credits | sitemap | contact | advertising | mirror sites