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
PHP API Interface Call Methods and Optimization Tips Explained
5
PHP Traffic Limiting and Firewall Protection Techniques to Enhance PHP Application Security
3
Understanding PHP Extension Name Parsing in C Language and Development Process
8
Lighttpd and PHP Integration: Efficient Configuration and Optimization Guide
8
Similar Functions
gc_mem_caches
gc_mem_caches
Recyclingmemoryusedb
getmyuid
getmyuid
GettheUIDofthePHPscr
ini_alter
ini_alter
aliasofini_set
main
main
Virtualmain()
php_uname
php_uname
Returninformationabo
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
get_include_path
get_include_path
Getthecurrentinclude
restore_include_path
restore_include_path
Restorethevalueofthe
Popular Articles