首頁
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
同類函數
php_uname
php_uname
返回有關運行PHP的操作系統的信息
ini_parse_quantity
ini_parse_quantity
從INI速記語法中獲得解釋的大小
cli_set_process_title
cli_set_process_title
設置進程標題
get_magic_quotes_gpc
get_magic_quotes_gpc
獲取magic_quotes_gpc的當
zend_thread_id
zend_thread_id
返回當前線程的唯一識別符
getmypid
getmypid
獲取PHP進程的ID
restore_include_path
restore_include_path
還原include_path配置選項的值
putenv
putenv
設置環境變量的值
熱門文章
如何在命令行下使用php_ini_scanned_files 獲取掃描的配置文件?