Home
PHP
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
How to manage scenes where multiple namespaces end at the same time through xml_set_end_namespace_decl_handler?
3
Best practices for using PHP abs() in combination with other mathematical functions
10
Use logs to track problems during next_result() switching process
1
How to Properly View Debug Logs After Enabling mysqli::debug?
4
Similar Functions
cli_get_process_title
cli_get_process_title
Returntothecurrentpr
gc_status
gc_status
Getinformationaboutt
gc_collect_cycles
gc_collect_cycles
Forcedcollectionofal
get_required_files
get_required_files
Aliasofget_include
sys_get_temp_dir
sys_get_temp_dir
Returntothedirectory
get_included_files
get_included_files
Returnsthearrayofinc
ini_get
ini_get
Getthevalueofaconfig
ini_get_all
ini_get_all
Getallconfigurationo
Popular Articles