Also noch mal Moin
die Variable sah so aus:
$permission = "<?php
if ($_SERVER["HTTP_REFERER"] == "http://localhost/login/data.php") { }
else {
header("Location:index.htm");
exit;
}
?>"
Also noch mal Moin
die Variable sah so aus:
$permission = "<?php
if ($_SERVER["HTTP_REFERER"] == "http://localhost/login/data.php") { }
else {
header("Location:index.htm");
exit;
}
?>"