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
Next_result() and mysqli_fetch_assoc() collaboratively handle multiple result sets
3
How to check UPDATE or DELETE operations in conjunction with PDOStatement::rowCount
9
Use mysqli_stmt::prepare to handle INSERT operations
7
The risks and responses of socket_set_block in high concurrency environments
2
Similar Functions
getmyuid
getmyuid
GettheUIDofthePHPscr
ini_get
ini_get
Getthevalueofaconfig
memory_reset_peak_usage
memory_reset_peak_usage
Resetthepeakmemoryus
cli_set_process_title
cli_set_process_title
Setprocesstitle
putenv
putenv
Setthevalueoftheenvi
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
zend_version
zend_version
Getthecurrentversion
php_sapi_name
php_sapi_name
Returnstheinterfacet
Popular Articles