<?php · include 'dbConnect.php'; · mysql_select_db("ranking",$con); · foreach($_POST['b'] as &$value) { · $value="'".$value."'"; ...
確定! 回上一頁