Tools Required to connect HTML Form with MySQL Database using PHP ... $rs = mysqli_query($con, $sql); if($rs) { echo "Contact Records Inserted"; } ?> ...
確定! 回上一頁