首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
restore_include_path
restore_include_path
還原include_path 配置選項的值
名稱:
restore_include_path
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
還原include_path 配置選項的值
相關內容
curl_multi_close 用法示例:如何處理並發HTTP 請求
7
socket_set_blocking常見陷阱:避免死鎖和超時問題
10
開發環境中快速調試hexdec 的技巧
9
如何使用apcu_entry 結合memcached 提升緩存性能
6
同類函數
ini_set
ini_set
設置配置選項的值
php_ini_scanned_files
php_ini_scanned_files
返回從附加的ini目錄解析的.ini文件
getenv
getenv
獲取環境變量的值
version_compare
version_compare
對比兩個「PHP規範化」的版本數字字符串
getrusage
getrusage
獲取當前資源使用狀況
ini_alter
ini_alter
ini_set的別名
restore_include_path
restore_include_path
還原include_path配置選項的值
set_time_limit
set_time_limit
設置腳本最大執行時間
熱門文章