会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Simple.
专注于技术和艺术。 Knowledge is a treasure, but practice is the key to it.
博客园
首页
新随笔
联系
订阅
管理
2013年1月23日
define
摘要: definedefine(name,value,case_insensitive)参数描述name必需。规定常量的名称。value必需。规定常量的值。case_insensitive可选。规定常量的名称是否对大小写敏感。若设置为 true,则对大小写不敏感。默认是 false(大小写敏感)。preg_replace
阅读全文
posted @ 2013-01-23 22:41 阿刻
阅读(194)
评论(0)
推荐(0)
编辑
error_reporting(E_ALL || ~E_NOTICE);
摘要: error_reporting(E_ALL || ~E_NOTICE);
阅读全文
posted @ 2013-01-23 21:08 阿刻
阅读(203)
评论(0)
推荐(0)
编辑
公告