PHP Manualfunction_exists(PHP 4, PHP 5) function_exists — Return Description
bool function_exists
( string
$function_name
)
Checks the list of defined functions, both built-in (internal) and
user-defined, for Parameters
Return Values
Returns
Examples
Example #1 function_exists() example
<?php Notes
See Also
![]() |
PHP-Index
New Tutorial entries
|