php" method="get"> Điện thoại: <input type="text" name="phone"> <button type="submit">Gửi</button> </form> Thông tin nhận được <?php if(isset($_GET["phone"])) { ...
確定! 回上一頁