require_once 'lianjie.php';??????????? //連接數(shù)據(jù)庫!$test_email = ("select test form test_wing where name_email='$email'");$row=mysqli_query($mysqli,$test_email);var_dump($row);?? ?if($row>=1){???? exit ('錯誤,用戶名已存在。');
我的php 應(yīng)該沒錯 但是不能防重復(fù)注冊
慕粉1948491900
2017-04-09 18:05:24