PHP » GoLang |
login |
register |
about
|
GoLang spl_autoload_extensions
request it (314)
GoLang replacement for PHP's spl_autoload_extensions
[edit | history]
spl_autoload_extensions(PHP 5 >= 5.1.0, PHP 7) spl_autoload_extensions — Register and return default file extensions for spl_autoload Description
string spl_autoload_extensions
([ string
$file_extensions
] )This function can modify and check the file extensions that the built in __autoload() fallback function spl_autoload() will be using. Parameters
Return ValuesA comma delimited list of default file extensions for spl_autoload(). |
more
Recently updated
more
Most requested
more
Last requests
|