Join Up!
104877 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previousftp_systypecall_user_func_arraynext
Last updated: Sun, 27 Oct 2002
view the printer friendly version or the printer friendly version with notes or change language to German | Spanish

XXXIV. Funkce pro práci s funkcemi

Všechny tyto funkce pokrývají různé aspekty práce s funkcemi.

Obsah
call_user_func_array --  Call a user function given with an array of parameters
call_user_func -- Zavolat uživatelskou funkci určenou prvním argumentem
create_function -- Vytvořit anonymní (lambda-style) funkci
func_get_arg -- Vrátit položku ze seznamu argumentů
func_get_args -- Vrátit pole obsahující seznam argumentů funkce
func_num_args -- Vrátit počet argumentů předaných funkci
function_exists -- Vrátit TRUE, pokud je daná funkce definována
get_defined_functions --  Returns an array of all defined functions
register_shutdown_function -- Zaregistrovat funkci pro provedení při ukončení běhu
register_tick_function --  Register a function for execution on each tick
unregister_tick_function --  De-register a function for execution on each tick
User Contributed Notes
Funkce pro práci s funkcemi
add a note about notes
There are no user contributed notes for this page.
previousftp_systypecall_user_func_arraynext
Last updated: Sun, 27 Oct 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST