Forum Moderators: coopster
I'm basing my code on what I found here:
<snip>
modifying the filename and content-type appropriately. But I don't even see any of the BODY ("Hello world") in the email that eventually is sent and received.
Anybody have any other helpful links or tips?
Thanks!
[edited by: dreamcatcher at 6:33 am (utc) on Sep. 4, 2009]
[edit reason] No Urls Please. See TOS. [/edit]
[pear.php.net...]
which looks perfect. But I just tried to install it ("pear install Mail_Mime-1.5.2" as directed) and it wouldn't install:
HTTP error, got response: HTTP/1.1 410 Gone
Didn't receive 200 OK from remote server. (HTTP/1.1 410 Gone)
I could install it on my localhost so it's probably a hosting problem. Now that I've downloaded the .tar.gz package, how do I manually install it (and its dependent package)?
Use PHPMailer. [sourceforge.net...]
That's the best solution for all your mailing needs.