PHP » GoLang |
login |
register |
about
|
GoLang spl_autoload_functions
request it (247)
GoLang replacement for PHP's spl_autoload_functions
[edit | history]
spl_autoload_functions(PHP 5 >= 5.1.0, PHP 7) spl_autoload_functions — Return all registered __autoload() functions Description
array spl_autoload_functions
( void
)
Get all registered __autoload() functions. ParametersThis function has no parameters. Return Values
An array of all registered __autoload functions.
If the autoload queue is not activated then the return value is |
more
Recently updated
more
Most requested
more
Last requests
|