Posted by Cathy on 08/29/07 02:12
On Aug 28, 9:42 pm, "Ken" <d...@wi.rr.com> wrote:
> I am trying to use php to email file, test.doc
>
> test.doc is on the server.
>
> How do I attach the file to an email mail()?
>
> Thank you
>
> Ken
Email with attachments and special types of content (e.g. HTML) can be
sent using mail() function. This is accomplished via MIME-encoding -
Check out this Zend article: http://www.zend.com/zend/spotlight/sendmimeemailpart1.php.
Hope this helps.
Cathy
www.nachofoto.com
Navigation:
[Reply to this message]
|