Page 1 of 1

HTML Email with attachments...

Posted: Mon Feb 03, 2003 11:31 pm
by fractalvibes
Hi,

Does anyone know of a good source to use as a component in PHP (read that class) for sending html email and/or email with an attachment? I have been struggling all evening with an example from a book that seems just not quite right - I checked the Errata section of Wrox.com for this book (Professional PHP Programming) and found nothing. Could it possibly be a limitation of the email server at my leased website (Linux/Apache)? 8:00 - 5:00 I usually can easily use CDONTS for this in ASP, but am looking for a PHP solution in this case, as it does not require any additional components or IIS....

I did find reference to a class from http://www.heyes-computing.com in Chinese,
but no examples of how to use as my Chinese is a little rusty ;-)
The original site no longer exists.

Any help appreciated,

Phil J.

Posted: Mon Feb 03, 2003 11:37 pm
by volka

Posted: Wed Feb 05, 2003 9:47 pm
by fractalvibes
Thanks, Volka!!!

That second link had a class that works like a charm. Just excellent, and what I was looking for exactly. You are a genius! :-)

I highly recommend it.

Phil J.