<?php $username = $_GET['fname']; $password = $_GET['fpass']; $con=mysqli_connect("mysql ...
確定! 回上一頁