Paul Brasseur wrote:


Hello:

I am Virtual Volunteer developing a PHP Script that processes a Form
for a Youth Charity. Can anyone tell me how to add an attachment to the mail
function's fourth parameter or point me to a good tutorial on the subject ?



Regards, Paul Brasseur (Victoria, B.C. Canada )

You could do it yourself or use PEAR's Mail_mime package to create the mails for you. If you want to do it yourself, the source code of Mail_mime might also help. :-)


http://pear.php.net/package/Mail_mime

--
paperCrane <Justin Patrin>

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



Reply via email to