PHP 忒聊
綴豖
ヶ輛
call_user_func
(PHP 3 = 3.0.3, PHP 4)
Description
Call a user defined function given by the function parameter. Take the following:
function barber ($type) {print "You wanted a $type haircut, no problem";} call_user_func ('barber', "mushroom"); call_user_func ('barber', "shave");
See also: call_user_func_array(), call_user_method(), call_user_method_array().
綴豖
れ萸
ヶ輛
call_user_func_array
奻珨撰
create_function