Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
get_loaded_extensions
get_loaded_extensions
Returns an array of all compiled and loaded extensions
Name:
get_loaded_extensions
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Returns an array of all compiled and loaded extensions
Related
Combining ob_start and ob_list_handlers for dynamic output cache management
8
PHP Development Tips & Practices: Effective Code Optimization and Boosting Efficiency
2
How to Create Nested JSON Objects in PHP? A Detailed Guide
5
What Are the Practical Applications of the ip2long Function in Network Topology Design?
7
Similar Functions
php_uname
php_uname
Returninformationabo
restore_include_path
restore_include_path
Restorethevalueofthe
get_resources
get_resources
Returnsanarrayofallc
ini_restore
ini_restore
Restorethevalueofthe
ini_get_all
ini_get_all
Getallconfigurationo
getlastmod
getlastmod
Getthelasttimethepag
gc_mem_caches
gc_mem_caches
Recyclingmemoryusedb
phpversion
phpversion
GetthecurrentPHPvers
Popular Articles