RE: [PHP] sending mail attachment problem

2004-11-15 Thread Jay Blanchard
[snip] I have a script that is supposed to use the mail function to send an email with an attachment... [/snip] http://www.zend.com/zend/spotlight/sendmimeemailpart1.php Have a look at this article, it'll shed some light on it -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

[PHP] sending mail attachment problem

2004-11-15 Thread Angelo Zanetti
Hi all I have a script that is supposed to use the mail function to send an email with an attachment, however, when run the script I dont get any errors but in the body of the email there is a lot of mixed up text, which i presume is meant to be the attachment. Below is the code that performs the