sendings attachments in mail
Posted: Tue Aug 25, 2009 5:53 am
I'm using class.phpmailer.php class for sending mails.I would like to know how to send user specified files as attachment .
I tried using file browse button to upload the file and specified that file as parameter to AddAttachment ().But server is not able to access the file in client machine.
Any solutions?
I tried using file browse button to upload the file and specified that file as parameter to AddAttachment ().But server is not able to access the file in client machine.
Any solutions?