复制代码 代码如下:
<?
if($_POST["some"] != null) {
//It"s Not Empty
}
?>