PHP mail sending !

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
xspawnx111
Forum Newbie
Posts: 1
Joined: Fri Apr 27, 2007 9:01 am

PHP mail sending !

Post by xspawnx111 »

I have a big problem.
I want to send by PHP , an e-mail to a specific adress,but in the message ,I want to include an outlook *.eml (the outlook extension) file which is taken from a certain path,so that,when the reciever accesses the messaje ,he shall see directly the *.eml file. (directly the images and the text included in the *.eml)
If anyone knows,please write the PHP code here,or a link where i can find something similar resolved.
Post Reply