Unsubscribe
”) and (strpos($email,’@’) > 0)) {
// Add to database
$result = mysql_query(“INSERT INTO `unsubscribes` (`email`,`ipaddress`) VALUES (\”” . addslashes($email) . “\”,\”{$ipaddress}\”)”) or die(“Query failed” . mysql_error());
?>
Your email address (=$email?>) has been added to our opt-out list.
} else { ?>
To opt-out of future mailings from Medifocus Legal and ExpertMedicalResearch.com, please enter your email address in the form below and click “Submit”:
}; ?>