Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
get_extension_funcs
get_extension_funcs
Returns an array of all function names that are extended
Name:
get_extension_funcs
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Returns an array of all function names that are extended
Related
How to convert array keys to lowercase using array_change_key_case()?
2
Use attr_get to determine status in multi-statement execution
1
Use imageantialias() to improve the pixelated image edge effect
2
Notes on connecting to remote databases using the connect() function in PHP
7
Similar Functions
memory_reset_peak_usage
memory_reset_peak_usage
Resetthepeakmemoryus
zend_thread_id
zend_thread_id
Returnstheuniqueiden
getrusage
getrusage
Getthecurrentresourc
php_ini_loaded_file
php_ini_loaded_file
Retrievethepathtothe
ini_set
ini_set
Setthevalueoftheconf
putenv
putenv
Setthevalueoftheenvi
get_required_files
get_required_files
Aliasofget_include
gc_disable
gc_disable
Deactivatethecircula
Popular Articles