I've made a HTML email and everything has worked so far. I was planning to send it with PHP (using the mail(); function). However, when I did this, the mail did not arrive at hotmail and gmail accounts. I googled around a bit and people suggested to use PHPmailer.
I downloaded PHPmailer and installed it on my server. So far, so good. But now I have the following code:
No comments:
Post a Comment