去除提示功能
This commit is contained in:
@@ -395,9 +395,9 @@ $res=mysqli_query($cstaDbConn,$smppSql);
|
|||||||
$totalNum=mysqli_num_rows($res);
|
$totalNum=mysqli_num_rows($res);
|
||||||
//echo "$smppSql";
|
//echo "$smppSql";
|
||||||
//echo "totalNum$totalNum";
|
//echo "totalNum$totalNum";
|
||||||
if(!$totalNum){
|
// if(!$totalNum){
|
||||||
echo "<script>alert('SMPP$nowIndex Statistic is null');</script>";
|
// echo "<script>alert('SMPP$nowIndex Statistic is null');</script>";
|
||||||
}
|
// }
|
||||||
echo mysqli_error($cstaDbConn);
|
echo mysqli_error($cstaDbConn);
|
||||||
$row=@mysqli_fetch_array($res);
|
$row=@mysqli_fetch_array($res);
|
||||||
//set downArr upArr
|
//set downArr upArr
|
||||||
|
|||||||
Reference in New Issue
Block a user