|
Sign
up for Pete's mailing list and
stay updated!
Your
email address will not be
shared with anyone else and
will only be used for updating you
about AdonisPete.Com.
//echo $_POST['posted'];
if ($_POST['posted'] == "1") {
echo "
Thanks for signing up!";
mail("muscle755@aol.com", "Adonispete.com Newsletter\r\n\r\n", $_POST['email'],"From: webmaster@adonispete.com");
} else {
?>
|
|