|
Checks the list of defined functions, both built-in (internal) and user-defined, for function_name. Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.
<?php |
Note that a function name may exist even if the function itself is unusable due to configuration or compiling options (with the image functions being an example). Also note that function_exists() will return FALSE for constructs, such as include_once() and echo().
See also method_exists() and get_defined_functions().
Poprzedni | Spis treści | Następny |
func_num_args | Początek rozdziału | get_defined_functions |
Hosting by: Hurra Communications Sp. z o.o.
Generated: 2007-01-26 18:02:27