1
mramsey
Help!!!
  • 2005/5/6 5:02

  • mramsey

  • Just popping in

  • Posts: 33

  • Since: 2002/3/8 3


I have created a form to email with attachment

<input type=\"file\" name=\"attachment\" value=\"\" class=\'text_box\' size=\"20\">

And when I use $xoopsMailer->multimailer->AddAttachment the full path to the file from the server I can get the email with attachment $xoopsMailer->multimailer->AddAttachment('/home/fullpath/uploads/test.zip');

But, when I use $xoopsMailer->multimailer->AddAttachment to load the file from the form I created $xoopsMailer->multimailer->AddAttachment($attachment);, it send the email without attachment.

I know that PHPMailer it dose support this functionality.

Xoops experts, do you know why this method doesn't work?

Thanks.

Login

Who's Online

116 user(s) are online (71 user(s) are browsing Support Forums)


Members: 0


Guests: 116


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits