I have used PHPMailer. It is easy to use and works great. If you happen to
be on a windows computer I did find that you may need to turn off the zend
optimizer in your php.ini file. For some reason with the Zend turned on I
was getting an error at the end of my script run but it had no affect on
* Dave Bosky <[EMAIL PROTECTED]>:
> Any recommendations for PHP classes that will send email messages with
> attachments?
PEAR::Mail + PEAR::Mail_Mime
--
Matthew Weier O'Phinney | WEBSITES:
Webmaster and IT Specialist | http://www.garden.org
National Gardening Association| ht
Hello,
on 05/06/2005 01:44 PM Dave Bosky said the following:
Any recommendations for PHP classes that will send email messages with
attachments?
This one is very popular and lets you send messages with attachments
from local or remote files or from dynamically generated strings, with
automatic de
3 matches
Mail list logo