Home
PHP
Tags
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
Precautions When Setting Namespace Separator with xml_parser_create_ns
5
How to Prevent JSON Chinese Encoding in PHP
10
How to Efficiently Handle and Optimize Performance When mysql_fetch_array Returns Large Result Sets?
5
Avoid misuse of PDOStatement::rowCount to get the number of SELECT query results
2
Similar Functions
get_include_path
get_include_path
Getthecurrentinclude
memory_get_usage
memory_get_usage
Returnstheamountofme
set_include_path
set_include_path
Setinclude_pathconfi
ini_restore
ini_restore
Restorethevalueofthe
gc_status
gc_status
Getinformationaboutt
get_current_user
get_current_user
GetthecurrentPHPscri
get_required_files
get_required_files
Aliasofget_include
version_compare
version_compare
Comparisonoftwoversi
Popular Articles