downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

spl_autoload_register> <spl_autoload_extensions
[edit] Last updated: Thu, 20 Jun 2013

view this page in

spl_autoload_functions

(PHP 5 >= 5.1.2)

spl_autoload_functionsRetorna todas as funções __autoload() registradas

Descrição

array spl_autoload_functions ( void )

Esta função retorna um array com todas as funções __autoload registradas. Se a pilha de autoload não estiver ativa, o retorno é false. Se nenhuma função estiver registrada, o retorno será um array vazio.



add a note add a note User Contributed Notes spl_autoload_functions - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites