Home
PHP
Tags
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
How to Share PHP Sessions Across Applications: Practical Solutions
1
PDOStatement::rowCount's behavior difference in different database types
10
How to Maximize the Effectiveness of mysqli::dump_debug_info Function in Conjunction with MySQL Debug Mode
4
PHP Custom Configuration and Routing Setup Guide
6
Similar Functions
spl_autoload_extensions
spl_autoload_extensions
Registerandreturnthe
spl_object_id
spl_object_id
Returnstheintegerobj
iterator_count
iterator_count
Calculatethenumberof
iterator_to_array
iterator_to_array
Copyelementsfromthei
spl_autoload
spl_autoload
__autoload()defaulti
spl_autoload_functions
spl_autoload_functions
Returnsallregistered
spl_autoload_register
spl_autoload_register
Registeragivenfuncti
iterator_apply
iterator_apply
Callauser-definedfun
Popular Articles