tttt
This commit is contained in:
2
test.php
2
test.php
@@ -53,6 +53,7 @@
|
|||||||
mysqli_query($con,$sql5);
|
mysqli_query($con,$sql5);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
echo "提交成功。谢谢参与我们的活动,请继续关注我们公众号bupt_stu的后续推送。现在你可以直接关闭页面了。";
|
||||||
//match & score
|
//match & score
|
||||||
//$result = mysqli_query("SELECT * FROM UserAnswer WHERE Student_ID=$_POST[student_id]");
|
//$result = mysqli_query("SELECT * FROM UserAnswer WHERE Student_ID=$_POST[student_id]");
|
||||||
//$row = mysqli_fetch_array($result);
|
//$row = mysqli_fetch_array($result);
|
||||||
@@ -69,5 +70,4 @@
|
|||||||
//echo "每题一分: your score is ".$g."<br />";
|
//echo "每题一分: your score is ".$g."<br />";
|
||||||
//close linking
|
//close linking
|
||||||
mysql_close($con);
|
mysql_close($con);
|
||||||
die("提交成功。谢谢参与我们的活动,请继续关注我们公众号bupt_stu的后续推送。现在你可以直接关闭页面了。");
|
|
||||||
?>
|
?>
|
||||||
Reference in New Issue
Block a user