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
PHP Framework Development Features: Building Efficient and Reliable Web Applications
4
What is the Difference Between 'a' and 'A' in PHP's pack() Function? A Detailed Explanation with Examples
1
PHP Payment Integration Guide: Complete Implementation of Alipay and WeChat Pay
3
How to Use the php_uname() Function to Build an Automated Cross-Platform Difference Report Script?
8
Similar Functions
extension_loaded
extension_loaded
Checkifanextensionha
getmyinode
getmyinode
Gettheinodeofthecurr
get_resources
get_resources
Returnsanarrayofallc
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
gc_status
gc_status
Getinformationaboutt
get_include_path
get_include_path
Getthecurrentinclude
ini_get
ini_get
Getthevalueofaconfig
cli_get_process_title
cli_get_process_title
Returntothecurrentpr
Popular Articles