웹프로그래밍/PHP

How to call PHP function from string stored in a Variable

jihun202 2016. 5. 24. 17:33
반응형

$functionName() or call_user_func($functionName)

반응형
저작자표시 (새창열림)