首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
php_ini_scanned_files
php_ini_scanned_files
返回從附加的ini目錄解析的.ini文件列表
名稱:
php_ini_scanned_files
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
返回從附加的ini目錄解析的.ini文件列表
相關內容
如何在命令行下使用php_ini_scanned_files 獲取掃描的配置文件?
3
同類函數
main
main
虛擬的main()
set_time_limit
set_time_limit
設置腳本最大執行時間
gc_enabled
gc_enabled
返回循環引用計數器的狀態
set_include_path
set_include_path
設置include_path配置選項
phpinfo
phpinfo
輸出有關PHP配置的信息
php_sapi_name
php_sapi_name
返回Web服務器和PHP之間的接口類型
memory_get_usage
memory_get_usage
返回分配給PHP的內存量
restore_include_path
restore_include_path
還原include_path配置選項的值
熱門文章
如何在命令行下使用php_ini_scanned_files 獲取掃描的配置文件?