首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
restore_include_path
restore_include_path
还原 include_path 配置选项的值
名称:
restore_include_path
分类:
PHP选项和信息
所属语言:
php
一句话介绍:
还原 include_path 配置选项的值
相关内容
如何避免使用 PDOStatement::rowCount 导致的查询性能下降
4
xml_set_end_namespace_decl_handler 函数中的参数解析及使用技巧
1
开发调试工具:实时监控 mysqli::get_warnings 输出
4
init 函数与配置文件缓存的优化方法
5
同类函数
get_include_path
get_include_path
获取当前的include_path配置选
memory_get_peak_usage
memory_get_peak_usage
返回PHP分配的内存峰值
zend_version
zend_version
获取当前Zend引擎的版本
restore_include_path
restore_include_path
还原include_path配置选项的值
getopt
getopt
从命令行参数列表中获取选项
get_resources
get_resources
返回所有当前活动资源的数组,可选按资源类
gc_collect_cycles
gc_collect_cycles
强制收集所有现存的垃圾循环周期
get_cfg_var
get_cfg_var
获取PHP配置选项的值
热门文章