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
Use $errno to determine the on and off conditions of SQL debugging mode
7
Font width processing in custom message board image generator
7
Comparison with Guzzle: Control of PHP stream context
3
Use array_count_values() to implement keyword popularity statistics
1
Similar Functions
assert
assert
Checkifanassertionis
memory_get_usage
memory_get_usage
Returnstheamountofme
zend_thread_id
zend_thread_id
Returnstheuniqueiden
php_ini_loaded_file
php_ini_loaded_file
Retrievethepathtothe
phpversion
phpversion
GetthecurrentPHPvers
extension_loaded
extension_loaded
Checkifanextensionha
restore_include_path
restore_include_path
Restorethevalueofthe
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
Popular Articles