JupiterHost.Net wrote:


Ing. Edwin Cruz wrote:

Have a look on this:

http://framework.zend.com/manual/en/zend.mail.attachments.html


It seems to be easy with zend framework


How about a way to do it without having to install a huge system wide binary and configruation that might potentially break apache and all PHP sites?

http://search.cpan.org/perldoc?Mail::Sender::Easy


The OP is asking for a PHP solution and you point to cpan.. Hmm.

phpmailer (phpmailer.sourceforge.net) handles everything for you.. even if you want to roll your own, that code will give you a good starting point.

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to