Posted by linda on 11/19/06 19:43
<affiliateian@gmail.com> wrote in message
news:1163963058.146388.314920@e3g2000cwe.googlegroups.com...
> At the old web host, our php tell a friend script would work properly
> (ie. send emai lto sender and send another email to friend). At the new
> web host, no emails arrive in gmail, hotmail or hotmail accounts. We
> can only receive emails when using our domain name. Is there something
> at the new web host that might be causing this?
>
> Perhaps our php script is out dated. Can someone point us to a tutorial
> on how to send HTML emails via php?
>
> Thanks in advance.
>
First place to look to get a better understandinf of how the mail() function
works is here:
http://www.php.net/manual/en/function.mail.php
and this link is useful and should walk you through it!
http://www.phphelp.com/article/2p1.php
Best wishes,
Linda
[Back to original message]
|