首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
restore_include_path
restore_include_path
還原include_path 配置選項的值
名稱:
restore_include_path
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
還原include_path 配置選項的值
相關內容
使用restore_include_path 後文件加載失敗的原因
7
同類函數
getrusage
getrusage
獲取當前資源使用狀況
php_sapi_name
php_sapi_name
返回Web服務器和PHP之間的接口類型
ini_restore
ini_restore
恢復配置選項的值
get_magic_quotes_gpc
get_magic_quotes_gpc
獲取magic_quotes_gpc的當
ini_alter
ini_alter
ini_set的別名
get_loaded_extensions
get_loaded_extensions
返回所有編譯並加載的擴展名的array
putenv
putenv
設置環境變量的值
getmyinode
getmyinode
獲取當前腳本的索引節點(inode)
熱門文章
使用restore_include_path 後文件加載失敗的原因