Page 1 of 1

Send mail with attach file ?

Posted: Tue Jan 28, 2003 4:42 am
by zkaung
How can I do for send e-mail with attachment file in mail() ?

Posted: Tue Jan 28, 2003 5:01 am
by twigletmac
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

and

Posted: Tue Jan 28, 2003 4:27 pm
by AVATAr
SEARCH the forum!!! , there is a lot of stuff in here about sending mails!!!