Jump to content

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.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.