Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
spl_autoload_functions
spl_autoload_functions
Returns all registered __autoload() functions
Name:
spl_autoload_functions
Category:
SPL
Programming Language:
php
One-line Description:
Returns all registered __autoload() functions
Related
PHP is_nan combined with strval to avoid type errors
2
Application of mysqli_stmt::__construct in executing complex SQL queries
7
Combination use scenarios of sprintf and vsprintf()
3
Integrate the mysqli_stmt::$error output into your log system
6
Similar Functions
iterator_to_array
iterator_to_array
Copyelementsfromthei
class_implements
class_implements
Returnsallinterfaces
spl_autoload_register
spl_autoload_register
Registeragivenfuncti
spl_object_hash
spl_object_hash
Returnsthehashidofth
spl_classes
spl_classes
ReturnallavailableSP
iterator_apply
iterator_apply
Callauser-definedfun
spl_autoload_extensions
spl_autoload_extensions
Registerandreturnthe
class_parents
class_parents
Returnstheparentclas
Popular Articles