Mail Attachments

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
icesolid
Forum Regular
Posts: 502
Joined: Mon May 06, 2002 9:36 pm
Location: Buffalo, NY

Mail Attachments

Post by icesolid »

I am getting ready to build a script and mails out a e-mail and attaches a document to it.

I took a look at Mail_Mime in PEAR thus far.

I was just wondering if anyone had any input or advice for what to use for mailing an attachment from the web using PHP.
Post Reply