PHP判断变量是否为0的方法


复制代码 代码如下:

<?
if($_POST['some'] != null) {
//It's Not Empty
}
?>

« 
» 
快速导航

Copyright © 2016 phpStudy | 豫ICP备2021030365号-3