¦ Informationen zu dieser Seite

Newsletter

Error

Your email address is not valid!

„);
}
elseif (!@mail(„messie-request@ican-films.com“, „subscribe address=“.$_POST[‚email‘], „“, „From: „.$_POST[‚email‘])) {
$result = __(„

Error

Please try again later!

„);
}
else {
$result = __(„

Thank you

You were successfully subscribed to the newsletter. Please confirm the link in the mail we sent to you, to verify your e-mail.

„);
}
echo($result);
}
?>