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
get_client_version combined with get_browser() to achieve more accurate identification
1
socket_last_error Not Capturing Errors: What Are the Causes? Three Common Reasons Explained
9
How to use apcu_entry for caching in a CLI environment
3
How to Compare Two bcrypt Encrypted Passwords in Laravel
7
Similar Functions
ini_set
ini_set
Setthevalueoftheconf
gc_enabled
gc_enabled
Returnsthestatusofth
getmygid
getmygid
GetthecurrentPHPscri
get_include_path
get_include_path
Getthecurrentinclude
cli_set_process_title
cli_set_process_title
Setprocesstitle
php_ini_loaded_file
php_ini_loaded_file
Retrievethepathtothe
putenv
putenv
Setthevalueoftheenvi
get_magic_quotes_gpc
get_magic_quotes_gpc
Getthecurrentconfigu
Popular Articles