update : 2015.11.03
php.shukuma.com검색:
|
ReflectionFunction::invoke(PHP 5) ReflectionFunction::invoke — Invokes function 설명Invokes a reflected function. 인수
반환값Returns the result of the invoked function call. 예제
Example #1 ReflectionFunction::invoke() example
<?php 위 예제의 출력: Dr. Phil 주의
참고
|