 |
 |
|
Unsubscribe
if ($unsub != "") {
include($_SERVER['DOCUMENT_ROOT']."/includes/globals.phtml");
penn_connect();
$sql ="SELECT email FROM emails WHERE email = '$unsub'";
$rows = mysql_query($sql) or die (mysql_error());
$myrow = mysql_fetch_row($rows);
if ($myrow[0] != "") {
$update = mysql_query("UPDATE emails SET active='NO' WHERE email = '$unsub'") or die (mysql_error());
?>
has been successfully removed from our Newsletter list.
Thank you for your interest!!
} else {
?>
Email address was not found, please verify your spelling and try again. Feel free to contact us if you need additional assistance.
}
} else {
?>
}
?>
|
|
|
|
You are receiving a copy of this newsletter because you have provided ART PAPERS Magazine your e-mail address requesting to receive event updates.
ART PAPERS Magazine, 1083 Austin Avenue N.E., suite 206, Atlanta, Georgia 30307
Click Here to Unsubscribe
|
|