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 JSON Data in PHP: A Practical Guide to Encoding, Decoding & Data Exchange
10
Steps and Tips for Executing Software Installation or System Update Commands via the passthru() Function
3
PHP 7 Error Handling Tips: How to Send Error Reports to Admin's Email Using the set_error_handler Function
10
PHP Regular Expression: How to Precisely Match Chinese Characters
8
Similar Functions
php_uname
php_uname
Returninformationabo
gc_disable
gc_disable
Deactivatethecircula
putenv
putenv
Setthevalueoftheenvi
gc_mem_caches
gc_mem_caches
Recyclingmemoryusedb
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
get_current_user
get_current_user
GetthecurrentPHPscri
ini_get_all
ini_get_all
Getallconfigurationo
cli_get_process_title
cli_get_process_title
Returntothecurrentpr
Popular Articles