Jump to content

Mime Email w Attachment


Recommended Posts

What is the best reference, hardcopy or web based, for understanding how to implement Mime based emails w attachments????

 

I have a script from an old reference (Professional PHP Programming - WROX publisher - 2000) partially working (email sent with correct To: From: Subject: and attachment but, for some reason, no body!!)

 

Thanks in advance for your suggestions.

 

Cheers,

Bob G.

Link to comment
https://forums.phpfreaks.com/topic/242678-mime-email-w-attachment/
Share on other sites

Posting your code will help us to assist you better.

 

If your somewhat new to PHP or having issues with this specific area, I recommend using some form of PHPMailer class that already works, and send

your attachments that way.

 

http://psoug.org/snippet/Email-w-attachments-class_401.htm

http://w100w.com/english/php/email_systems/web-based_email/

http://www.geekology.co.za/blog/2009/06/sending-emails-with-attachments-using-php-mail-function/

http://www.devshed.com/c/a/PHP/Handling-Attachments-in-MIME-Email-with-PHP/

  • 2 weeks later...

Ironmask,

  Thanks for the offer to help but I managed to muscle my way to getting my code to work.  I kinda wish I had started with PHP Mailer in the first place but I don't have time to go back and start over at this point.  I should have flagged this problem as Solved last week but will do that as soon as I finish this post.

Cheers,

Bob G.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.