<?
include "mail_attachment.php";
?>
$sent1 = mail_attachment("cgbasket@website.com",$too, $subject1, $body1, $attachment);
u have to include the above code in the file,juct upload the mail_attachment.
u path name should always be as /home/wesite/......start with home then the location of the file
Mr. queenc queenc,
I am using Windows with WAMP server ..., and I used the code you posted, I can receive the mail, also I have the attachment in my mail box, but I can not open it.
Also I see the Sorry ... PROMPT after sending the mail ...
Could you please see what is wrong ???