:::

15-3 show.php

<?php
session_start();
if($_SESSION['key']!=$_POST['key'] or empty($_SESSION['key'])){
    $_SESSION['content']=$_POST['content'];
    header("location:index.php");
}else{
    $_SESSION['content']=$_SESSION['key']="";
}
?>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title></title>
  </head>
  <body>
 
    OK~您通過驗證囉!

  </body>
</html>


:::

搜尋

QR Code 區塊

https%3A%2F%2Fwww.tad0616.net%2Fmodules%2Ftad_book3%2Fpage.php%3Ftbsn%3D8%26tbdsn%3D221

書籍目錄

展開 | 闔起

線上使用者

27人線上 (6人在瀏覽線上書籍)

會員: 0

訪客: 27

更多…