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
Differences between using default classes and custom classes in PDOStatement::fetchObject
7
Jupyter and PHP Integration: Enhancing Data Processing and Visualization Efficiency
3
Detailed explanation of function parameters and common errors
9
How to Fix PHP Backend Image Upload Failures
4
Similar Functions
php_ini_scanned_files
php_ini_scanned_files
Returnsalistof.inifi
extension_loaded
extension_loaded
Checkifanextensionha
gc_mem_caches
gc_mem_caches
Recyclingmemoryusedb
get_defined_constants
get_defined_constants
Returnstheassociativ
phpcredits
phpcredits
PrintthePHPContribut
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
getrusage
getrusage
Getthecurrentresourc
zend_version
zend_version
Getthecurrentversion
Popular Articles