Impressum

<?php
$pw="NOSPAM";
$scriptname = $_SERVER['PHP_SELF'];
if (isset($_POST["passwort"])) {
if ($_POST["passwort"]==$pw){
echo '<p>Our email address and our other data are: <a href="mailto:help@rosary-prayers.eu">help@rosary-prayers.eu</a></p>';
echo '<p>Owner: Gruna Herbert</a></p>';
echo '<p>City: 84518 Garching/Hart</a></p>';
echo '<p>Road: Justus-von-Liebig-Str. 5</a></p>';
echo '<p>Country: Germany</a></p>';
}
}
else {
echo '<p> To display our email address, please enter in the text box below and click on: <b>NOSPAM</b> <form method="post" action="'.$scriptname.'"><input type="password" name="passwort"> <input type="submit" name="action" value="Weiter"></form></p>';
}
?>

Sitemap | Impressum