首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
get_extension_funcs
get_extension_funcs
返回一個擴展的所有函數名稱的數組
名稱:
get_extension_funcs
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
返回一個擴展的所有函數名稱的數組
相關內容
PHP IP代理解決方案
10
PHP報錯:使用null作為callable的解決方法!
7
php怎麼去掉一維數組的空字段
3
如何使用printf函數格式化數字輸出
8
同類函數
ini_restore
ini_restore
恢復配置選項的值
php_ini_scanned_files
php_ini_scanned_files
返回從附加的ini目錄解析的.ini文件
memory_get_usage
memory_get_usage
返回分配給PHP的內存量
set_include_path
set_include_path
設置include_path配置選項
getmypid
getmypid
獲取PHP進程的ID
getmygid
getmygid
獲取當前PHP腳本擁有者的GID
get_extension_funcs
get_extension_funcs
返回一個擴展的所有函數名稱的數組
ini_get_all
ini_get_all
獲取所有配置選項
熱門文章