首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
extension_loaded
extension_loaded
檢查一個擴展是否已經加載
名稱:
extension_loaded
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
檢查一個擴展是否已經加載
相關內容
xml_set_end_namespace_decl_handler 配合xml_set_start_element_handler 完成命名空間管理
9
使用PHP和SQLite實現Web套件和CMS
10
PDOStatement::fetchAll 常見錯誤及解決方案
10
strnatcasecmp 與strcmp 的區別:選擇哪個更合適?
8
同類函數
get_cfg_var
get_cfg_var
獲取PHP配置選項的值
php_ini_loaded_file
php_ini_loaded_file
檢索加載的php.ini文件的路徑
get_required_files
get_required_files
get_included_files的別
phpinfo
phpinfo
輸出有關PHP配置的信息
restore_include_path
restore_include_path
還原include_path配置選項的值
getopt
getopt
從命令行參數列表中獲取選項
assert_options
assert_options
設置/獲取斷言的各種標誌
assert
assert
檢查一個斷言是否為false
熱門文章