Send mail with attach file ?
Moderator: General Moderators
Send mail with attach file ?
How can I do for send e-mail with attachment file in mail() ?
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
From the manual page on mail():
http://www.php.net/manual/en/function.mail.php
there are links to the following:
http://www.zend.com/zend/spotlight/send ... lpart1.php
http://pear.php.net/Mail_Mime
which should get you started.
Mac
http://www.php.net/manual/en/function.mail.php
there are links to the following:
http://www.zend.com/zend/spotlight/send ... lpart1.php
http://pear.php.net/Mail_Mime
which should get you started.
Mac