Error 404
"Page you're accessing doesn't exist or no longer exists."
back to elitemassagestockholm.com
$combine
\n
User Agent = $httpagent \n
$note
\n
$httpref ";
$message2 = "$today \n
$combine \n
User Agent = $httpagent \n
$note \n
$httpref ";
$to = "error@elitemassagestockholm.com";
$subject = "yourdomain Error Page";
$from = "From: error@gmail.com\r\n";
mail($to, $subject, $message2, $from);
echo $message;
?>