Send Mail with attachment

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
revathy
Forum Newbie
Posts: 11
Joined: Sun Jul 12, 2009 11:18 pm

Send Mail with attachment

Post by revathy »

Hi, I used the php code to send a mail with attachment. I can receive the mail with attachment. After download the attachment and tried to open it, it has no content(if the attachment is text file), or it shows "No Preview available"(if the attachment is jpg file). How can i resolve this problem???? :roll:

Thanks in advance,
Revathy.
Post Reply