Warning: Cannot modify header information - headers already sent by (output started at /srv/www/../count1.php:2) in /srv/www/../count1.php on line 84,85,86,87,88
hier php teil:
global $email, $dl_to_mail,$domain;
84-Header("Location: ".$url);
85-header("Expires: Mon, 10 Jan 1970 01:01:01 GMT");
86-header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
87-header("Cache-Control: no-store, no-cache, must-revalidate");
88-header("Pragma: no-cache");
$id=$_GET['id'];//eintrag in counter.txt wird vorbereitet
hat jemand eine Lösung?
Mfg
hier php teil:
global $email, $dl_to_mail,$domain;
84-Header("Location: ".$url);
85-header("Expires: Mon, 10 Jan 1970 01:01:01 GMT");
86-header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
87-header("Cache-Control: no-store, no-cache, must-revalidate");
88-header("Pragma: no-cache");
$id=$_GET['id'];//eintrag in counter.txt wird vorbereitet
hat jemand eine Lösung?
Mfg