首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
php_ini_loaded_file
php_ini_loaded_file
檢索加載的php.ini文件的路徑
名稱:
php_ini_loaded_file
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
檢索加載的php.ini文件的路徑
相關內容
為什麼sprintf 輸出是空的?可能的原因解析
8
利用array_slice 實現數組分頁導航邏輯
3
如何用stream_get_filters檢查自定義流協議的過濾器支持情況?
1
解決gettimeofday 中微秒精度丟失問題
5
同類函數
get_include_path
get_include_path
獲取當前的include_path配置選
getrusage
getrusage
獲取當前資源使用狀況
getenv
getenv
獲取環境變量的值
cli_set_process_title
cli_set_process_title
設置進程標題
ini_get_all
ini_get_all
獲取所有配置選項
zend_version
zend_version
獲取當前Zend引擎的版本
restore_include_path
restore_include_path
還原include_path配置選項的值
memory_get_usage
memory_get_usage
返回分配給PHP的內存量
熱門文章