会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
代码改变世界
Cnblogs
Dashboard
Login
Home
Contact
Gallery
Subscribe
RSS
斌哥
将军赶路,不追小兔
随笔档案-2017年02月
php的三个常用判断函数
2017-02-27 20:57 by 斌哥tobin, 997 阅读,
收藏
,
摘要: emptytrue,true,true,true,true,true, issetfalse,true,true,true,false,true, is_nulltrue,false,false,false,true,false, is_null($a) 时会报一个Notice告警:PHP Noti
阅读全文
0 Comment
About