Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
extension_loaded
extension_loaded
Check if an extension has been loaded
Name:
extension_loaded
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Check if an extension has been loaded
Related
How to Fix PHP Syntax Error: Unexpected T_STRING, Expecting T_VARIABLE or '$' Error
5
Use headers_sent() to check whether the header can be set
6
Use stream_context_get_options() to check email sending parameters in combination with SMTP stream
10
Detailed Methods to Measure PHP Script Execution Time
7
Similar Functions
sys_get_temp_dir
sys_get_temp_dir
Returntothedirectory
restore_include_path
restore_include_path
Restorethevalueofthe
php_uname
php_uname
Returninformationabo
assert_options
assert_options
Set/getvariousflagsf
memory_get_peak_usage
memory_get_peak_usage
Returnsthepeakmemory
get_resources
get_resources
Returnsanarrayofallc
php_ini_scanned_files
php_ini_scanned_files
Returnsalistof.inifi
get_current_user
get_current_user
GetthecurrentPHPscri
Popular Articles