首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
ini_restore
ini_restore
恢复配置选项的值
名称:
ini_restore
分类:
PHP选项和信息
所属语言:
php
一句话介绍:
恢复配置选项的值
相关内容
自动根据操作系统加载对应的配置文件
1
attr_get 在不同 MySQL 版本中的表现
6
常量中是否存在敏感信息风险?
5
基础使用:如何将数组拆分成固定大小的块
5
同类函数
restore_include_path
restore_include_path
还原include_path配置选项的值
set_include_path
set_include_path
设置include_path配置选项
gc_enable
gc_enable
激活循环引用收集器
set_time_limit
set_time_limit
设置脚本最大执行时间
get_defined_constants
get_defined_constants
返回所有已定义常量的关联数组
getenv
getenv
获取环境变量的值
extension_loaded
extension_loaded
检查一个扩展是否已经加载
php_ini_scanned_files
php_ini_scanned_files
返回从附加的ini目录解析的.ini文件
热门文章