"; echo "Mailer Error: " . $mail->ErrorInfo; exit; } echo "Message has been sent"; http://phpmailer.sourceforge.net/
Anonymous
All problems in computer science can be solved with another level of abstraction. Except for the resulting complexity