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

search for in the

spl_autoload_register> <spl_autoload_extensions
Last updated: Fri, 06 Nov 2009

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
There are no user contributed notes for this page.

spl_autoload_register> <spl_autoload_extensions
Last updated: Fri, 06 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites