Page 1 of 1

Send mail with upload file attachment

Posted: Tue Nov 04, 2008 8:34 am
by bharat123
Send mail with upload file attachment

1) How the send mail with uploaded text, doc of pdf file.
2) I used the some function but not used.
3) please guide me.
4) Any one do that some functionality, guide me or link the function/

Thanks and regards.
bharat karankal

Re: Send mail with upload file attachment

Posted: Tue Nov 04, 2008 3:13 pm
by Jade
Take a look at this page from the php manual: http://us3.php.net/manual/en/function.mail.php There's lots of free code, including ones that deal with attachments.