摘要: 关于empty()函数, php手册中提到,php5.5之前empty()函数只支持检查变量,传入任何其他的表达式或函数都会产生语法错误。 Note: Prior to PHP 5.5, empty() only supports variables; anything else will resu 阅读全文
posted @ 2016-05-13 14:34 Alexander.Gao 阅读(192) 评论(0) 推荐(0)