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
In-Depth Analysis of JavaScript and PHP Session Management Techniques and Practices
8
Use array_values to clean non-continuous keys in an array
1
PHP Two-Dimensional Array Tutorial: How to Calculate Array Length
4
Use socket_set_block to control the state flow during the connection initialization phase
7
Similar Functions
gc_collect_cycles
gc_collect_cycles
Forcedcollectionofal
php_uname
php_uname
Returninformationabo
assert_options
assert_options
Set/getvariousflagsf
ini_alter
ini_alter
aliasofini_set
putenv
putenv
Setthevalueoftheenvi
get_defined_constants
get_defined_constants
Returnstheassociativ
gc_disable
gc_disable
Deactivatethecircula
get_current_user
get_current_user
GetthecurrentPHPscri
Popular Articles