首頁
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
同類函數
sys_get_temp_dir
sys_get_temp_dir
返回用於臨時文件的目錄
php_ini_loaded_file
php_ini_loaded_file
檢索加載的php.ini文件的路徑
gc_status
gc_status
獲取有關垃圾回收器的信息
get_included_files
get_included_files
返回被include和require文件
getmyinode
getmyinode
獲取當前腳本的索引節點(inode)
getopt
getopt
從命令行參數列表中獲取選項
ini_set
ini_set
設置配置選項的值
get_magic_quotes_gpc
get_magic_quotes_gpc
獲取magic_quotes_gpc的當
熱門文章
如何在命令行下使用php_ini_scanned_files 獲取掃描的配置文件?