Sending mail with attachment in php

technospeak

New member
Apr 12, 2011
48
0
0
I am able to send normal mail using php but i want to send mail with an attachment in php. Can anyone help me to solve this problem?

Thanks in advance for any help
 


yes, you upload the class and then require(); it in your script that is sending the email..

In the download there is a heap of examples.. download the code and unzip it and have a look through... you should be able to work it out