update : 2015.11.03
php.shukuma.com검색:
|
spl_autoload_functions(PHP 5 >= 5.1.2) spl_autoload_functions — Return all registered __autoload() functions 설명
array spl_autoload_functions
( void
)
Get all registered __autoload() functions. 인수이 함수는 인수가 없습니다. 반환값
An array of all registered __autoload functions.
If the autoload queue is not activated then the return value is |