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
Best Practices for Integrating GitBook with PHP: Efficient Documentation Management and SEO Optimization
9
Basic usage of apcu_entry: How to cache data and improve performance
10
PHP Code Loading Optimization Techniques & Best Practices to Improve Website Performance
8
How to combine mysqli::get_warnings and exception mechanisms to unify error handling
9
Similar Functions
gc_disable
gc_disable
Deactivatethecircula
main
main
Virtualmain()
php_sapi_name
php_sapi_name
Returnstheinterfacet
ini_restore
ini_restore
Restorethevalueofthe
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
extension_loaded
extension_loaded
Checkifanextensionha
sys_get_temp_dir
sys_get_temp_dir
Returntothedirectory
php_ini_scanned_files
php_ini_scanned_files
Returnsalistof.inifi
Popular Articles