include("functions.php"); srand((double)microtime()*1000000000); $prefix=rand(0,10000000); $datearray=getdate(time()); $monthname=$datearray["month"]; //$rand=addlettersbyte($unencrypted, "7" . $monthname ); $refer= substr(strtolower($_SERVER["HTTP_REFERER"]),0,24) ; if (!$refer=="http://www.asecular.com/" && !$refer=="http://asecular.com/ran/") { header("location: http://www.goatse.cz/"); } ?>
Feedback
$subject=$_REQUEST["subject"]; $thanks=$_REQUEST["thanks"]; if(!isset($thanks)) { $thanks=""; } if(!isset($subject)) { $subject=""; } if (!isset($RealName)) { $RealName=""; } if (!isset($Email)) { $Email=""; } if ($thanks!="thanks") {?>Please use this form to send me any feedback you may have.