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
Mail Function: header param for attaching files to email
Moderator: General Moderators
Re: Mail Function: header param for attaching files to email
?!dickey wrote:I assume that the mail function supports attachments.
Not. Currently not
But you can found some php classess with attachments support on http://www.phpclasses.org or another sites like this one.