首頁
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
同類函數
memory_get_peak_usage
memory_get_peak_usage
返回PHP分配的內存峰值
cli_set_process_title
cli_set_process_title
設置進程標題
phpcredits
phpcredits
打印PHP貢獻者名單
putenv
putenv
設置環境變量的值
memory_reset_peak_usage
memory_reset_peak_usage
重置峰值內存使用
restore_include_path
restore_include_path
還原include_path配置選項的值
ini_alter
ini_alter
ini_set的別名
set_time_limit
set_time_limit
設置腳本最大執行時間
熱門文章
使用restore_include_path 後文件加載失敗的原因