"; echo "Mailer Error: " . $mail->ErrorInfo; exit; } echo "Message has been sent"; http://phpmailer.sourceforge.net/
Anonymous
Write a big program only when it is clear by demonstration that nothing else will do.