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
How to use $errno to determine the failure point during transaction processing
10
How to Present Your Educational Background on a PHP Developer Resume
5
How to Fix PHP Fatal Error: require() Failed to Open 'data/tdk.php' File
2
Implementation method for recording mysqli::debug output to remote log server
10
Similar Functions
version_compare
version_compare
Comparisonoftwoversi
php_ini_scanned_files
php_ini_scanned_files
Returnsalistof.inifi
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
ini_restore
ini_restore
Restorethevalueofthe
getrusage
getrusage
Getthecurrentresourc
get_magic_quotes_gpc
get_magic_quotes_gpc
Getthecurrentconfigu
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
getopt
getopt
Getoptionsfromthecom
Popular Articles