(PHP 4, PHP 5)call_user_func — 把第一个参数作为回调函数调用mixed call_user_func ( callable $callback [, mixed $parameter [, mixed $... ]] )多用于函数名称不确定的情况下,常见于框架代码中。 Read More
posted @ 2015-03-12 21:14 lein.wang Views(86) Comments(0) Diggs(0) Edit