Sam,

> I know I hear you all groan with this topic...
> I know this topic has been asked before...
>
> But looking through the archives there have been a lot of advice, URLs,
> classes given out, yet I haven't really found anything that can easily be
> implemented so that I can send muliple attachments in an single email.
>
> I have managed it with one code but it always introduced an ATT01583.ATT
> file, which I do not understand.
> Any guidence would be very useful,


=check out the classes available for email/MIME processing at phpguru.org. These 
contain examples to
illustrate/document the class-code's facilities, including attachments (simply repeat 
the requisite steps).

=beyond that, and the recommendation contained in the above, check out the RFCs for 
email/MIME formatting.

=dn



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to