



|
Manuel PHP
|
|
Table : .call user func array.call user func .create function .func get arg .func get args .func num args .function exists .get defined functions .register shutdown function .register tick function .unregister tick function |
call_user_func_arraycall_user_func_array(PHP 4 >= 4.0.4, PHP 5) call_user_func_array -- Appelle une fonction utilisateur avec les paramètres rassemblés en tableauDescriptionmixed call_user_func_array ( callback function, array param_arr )
call_user_func_array() appelle la fonction utilisateur
Voir aussi call_user_func() et information à propos de callback type.
|

