$_POST["id"]."'"; $result = mysqli_query($connect, $query); while($row = mysqli_fetch_array($result)) { $data["name"] ...
確定! 回上一頁