# *** NO-CACHE *** # header("Cache-Control: no-store, no-cache, must-revalidate"); // HTTP/1.1 header("Cache-Control: post-check=0, pre-check=0", false); // HTTP/1.1 header("Pragma: no-cache"); // HTTP/1.0 if (isset($_GET["action"])) { $action = $_GET["action"]; }else { $action ="none"; } if ($action == "searchName") { $stdName = $_POST["stdName"]; } if ($action == "searchYear") { $year = $_POST["year"]; } ?>
![]() |
|||||
|
|||||
|