//Set_Time_Limit(0); session_start(); if(!empty($_SESSION['data']['url'])) { $trans = array ("http://" => ""); $_SESSION['data']['url'] = strtr($_SESSION['data']['url'], $trans); } Header("Pragma: No-cache"); Header("Cache-Control: no-cache"); header ("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); header ("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT"); Header("Expires: ".GMDate("D, d M Y H:i:s")." GMT"); header ("Cache-Control: no-cache, must-revalidate"); include "connect.php"; include "config.php"; // CAPTCHA // Please type in all needed values before run the script! require_once("hn_captcha.class.x1.php"); require_once("hn_captcha.config.php"); // CAPTCHA ?>
- new message |
|
|
$datum = Date("Y-m-d");
// if(!empty($_SESSION['error'])) {
//
// echo "
// // // // !!! ".$_SESSION['error']." !!! // // // "; // // unset($_SESSION['error']); // // } $styleFields = 'style="background-color: #'.$background.'; font-size: 8pt; border: 1pt solid #696969; font: \'Courier New\', Courier, monospace; color: #'.$textcolor.';"'; ?> |