首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
ini_set
ini_set
设置配置选项的值
名称:
ini_set
分类:
PHP选项和信息
所属语言:
php
一句话介绍:
设置配置选项的值
相关内容
如何用 end() 判断数组是否只包含一个元素
7
使用 is_a() 与 get_parent_class() 判断父类类型
1
查看FTP连接中的用户名密码设置是否生效
8
使用 imagecolorresolve() 在不同系统中的兼容性测试
3
同类函数
getmyinode
getmyinode
获取当前脚本的索引节点(inode)
gc_status
gc_status
获取有关垃圾回收器的信息
ini_restore
ini_restore
恢复配置选项的值
cli_get_process_title
cli_get_process_title
返回当前进程标题
restore_include_path
restore_include_path
还原include_path配置选项的值
getmygid
getmygid
获取当前PHP脚本拥有者的GID
get_current_user
get_current_user
获取当前PHP脚本所有者名称
getlastmod
getlastmod
获取页面最后修改的时间
热门文章