I recommend phpmailer as well, since in this case you would need to connect to a SMTP mail server and provide logon authentication against a mail box account on that server. The PHP mail function cannot handle SMTP authentication.
__________________
Error checking, error reporting, and error recovery. If your code does not have these to get it to tell you why it is not working, what makes you think someone in a programming forum will be able to tell you why it is not working???
|