call_user_func :調用一個回調函數處理字符串, ... <?php //先增加後引用call_user_func(function($call){ echo ++$call,'<br/>'; echo ++$call ...
確定! 回上一頁