mysql等于查詢,MySQL查詢語句的不等于怎么寫?
$result = mysql_query("select * from ip where ip'$ipa'",$conn)
;//驗證數據while($row = mysql_fetch_row($result)){$array[]=$row;}echo $result;mysql_free_result($result)
;if(count($array) '$time'", $conn)
;//刪除以前數據}else{echo "";}