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 ini_get_all to Find the PHP Configuration File Path?
8
How to Improve PHP Performance: Common Optimization and Tuning Methods
5
How to Check if PHP is Running on Linux
4
How to Properly Use the round() Function in PHP? A Complete Guide to the Basics
7
Similar Functions
ini_get_all
ini_get_all
Getallconfigurationo
get_include_path
get_include_path
Getthecurrentinclude
phpversion
phpversion
GetthecurrentPHPvers
getmyinode
getmyinode
Gettheinodeofthecurr
gc_disable
gc_disable
Deactivatethecircula
getlastmod
getlastmod
Getthelasttimethepag
ini_restore
ini_restore
Restorethevalueofthe
gc_status
gc_status
Getinformationaboutt
Popular Articles