<?php if(isset($_POST['submit'])){ // Fetching variables of the form which travels in URL $name = $_POST[ ...
確定! 回上一頁