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
Send mail with upload file attachment
Moderator: General Moderators
Re: Send mail with upload file attachment
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.