";
$re = "ContactMe message from ".$lvisitor;
$hd = "From: <".$lreplyto.">\n";
$hd.= "X-Sender: <".$lreplyto.">\n";
$hd.= "X-Mailer: PHP\n"; //mailer
$hd.= "X-Priority: 3\n"; //1 UrgentMessage, 3 Normal
$hd.= "Return-Path: <".$lreplyto.">\n";
$hd.= "MIME-Version: 1.0\n";
$hd.= "Content-Type: text/html; charset=iso-8859-1\n";
// Convert newlines to
$bd = ereg_replace( "\n|\r|\n\r|\r\n", "
", $lmessage );
// Convert two
s to a
$bd = eregi_replace( "
", "
", $bd );
// Disable certain HTML tags
$bd = eregi_replace( " 1000) {
$tmp .= "\n";
$since = 0;
}
}
}
$bd = $tmp;
$bd .= "\n