首頁
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
同類函數
get_required_files
get_required_files
get_included_files的別
getmyinode
getmyinode
獲取當前腳本的索引節點(inode)
memory_get_usage
memory_get_usage
返回分配給PHP的內存量
gc_enabled
gc_enabled
返回循環引用計數器的狀態
getmypid
getmypid
獲取PHP進程的ID
assert_options
assert_options
設置/獲取斷言的各種標誌
gc_collect_cycles
gc_collect_cycles
強制收集所有現存的垃圾循環週期
cli_set_process_title
cli_set_process_title
設置進程標題
熱門文章
使用restore_include_path 後文件加載失敗的原因