Home
PHP
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 use real_query function to handle complex SQL statements
7
parse_url + http_build_url implements URL reconstruction (need to be extended)
3
The difference and application of PHP xml_error_string and libxml_get_errors functions
8
Example of creating symbolic links using PHP symlink
4
Similar Functions
php_uname
php_uname
Returninformationabo
extension_loaded
extension_loaded
Checkifanextensionha
get_magic_quotes_gpc
get_magic_quotes_gpc
Getthecurrentconfigu
memory_get_usage
memory_get_usage
Returnstheamountofme
ini_alter
ini_alter
aliasofini_set
putenv
putenv
Setthevalueoftheenvi
cli_get_process_title
cli_get_process_title
Returntothecurrentpr
gc_enabled
gc_enabled
Returnsthestatusofth
Popular Articles