Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
spl_autoload_extensions
spl_autoload_extensions
Register and return the default file extension used by the spl_autoload function
Name:
spl_autoload_extensions
Category:
SPL
Programming Language:
php
One-line Description:
Register and return the default file extension used by the spl_autoload function
Related
How to Prevent External Entity Attacks by Combining the libxml_use_internal_errors and libxml_disable_entity_loader Functions
9
Use stream_get_filters to get a list of loaded filters
4
What’s the Difference Between filter_var_array and filter_input_array? Which One Fits Your Project Better?
9
How to Use rsort to Sort Float Arrays in Descending Order? Key Considerations
2
Similar Functions
class_implements
class_implements
Returnsallinterfaces
spl_autoload_unregister
spl_autoload_unregister
Logouttheregistered_
spl_object_hash
spl_object_hash
Returnsthehashidofth
iterator_count
iterator_count
Calculatethenumberof
iterator_apply
iterator_apply
Callauser-definedfun
spl_object_id
spl_object_id
Returnstheintegerobj
spl_autoload_register
spl_autoload_register
Registeragivenfuncti
spl_autoload_functions
spl_autoload_functions
Returnsallregistered
Popular Articles