会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
brookin
Do the thing you fear,and the death of fear is certain.
博客园
首页
新随笔
联系
订阅
管理
2014年10月31日
php 中 get_cfg_var() 与 ini_get() 的异同
摘要: 背景get_cfg_var() 取的值是配置文件中的值ini_get() Gets the value of a configuration option, 则取的当前值(运行时,PHP系统定义)示例<?phpprintget_cfg_var('memory_limit');//返回1024Mpri...
阅读全文
posted @ 2014-10-31 19:52 brookin
阅读(443)
评论(0)
推荐(0)
公告