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
Why are the results of ceil() and JSON serialization different?
3
Use array_count_values() to handle simple arrays of numbers
8
Why is it recommended to use array_slice() instead of end() in some cases?
3
Build Efficient Pagination and Search with PHP and SQLite: A Complete Example
1
Similar Functions
get_current_user
get_current_user
GetthecurrentPHPscri
ini_alter
ini_alter
aliasofini_set
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
version_compare
version_compare
Comparisonoftwoversi
sys_get_temp_dir
sys_get_temp_dir
Returntothedirectory
zend_thread_id
zend_thread_id
Returnstheuniqueiden
extension_loaded
extension_loaded
Checkifanextensionha
php_sapi_name
php_sapi_name
Returnstheinterfacet
Popular Articles