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
Testing and Continuous Integration Practices in PHP Distributed System Development
4
Combining mb_get_info and mb_regex_encoding for regular expression encoding settings
5
6
PHP Performance Optimization Methods: Speeding Up Web Applications
6
Similar Functions
gc_mem_caches
gc_mem_caches
Recyclingmemoryusedb
get_include_path
get_include_path
Getthecurrentinclude
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
gc_collect_cycles
gc_collect_cycles
Forcedcollectionofal
ini_alter
ini_alter
aliasofini_set
php_sapi_name
php_sapi_name
Returnstheinterfacet
gc_status
gc_status
Getinformationaboutt
restore_include_path
restore_include_path
Restorethevalueofthe
Popular Articles