Page 1 of 1

Mail Function: header param for attaching files to email

Posted: Tue Oct 22, 2002 10:02 pm
by dickey
I assume that the mail function supports attachments.

Could someone please tell me what the header param and syntax is for attaching file:

Is it Attachment: ?

I know all the common ones like To: From: Cc: Bcc: .

Any assistance, a generic example or perhaps a document ref would be nice.

Many thanks, Andrew

Posted: Tue Oct 22, 2002 10:16 pm
by volka

Re: Mail Function: header param for attaching files to email

Posted: Tue Oct 22, 2002 10:27 pm
by sav
dickey wrote:I assume that the mail function supports attachments.
?! 8O ?!
Not. Currently not ;)

But you can found some php classess with attachments support on http://www.phpclasses.org or another sites like this one.