Mailing with 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
User avatar
Todd_Z
Forum Regular
Posts: 708
Joined: Thu Nov 25, 2004 9:53 pm
Location: U Michigan

Mailing with attachments

Post by Todd_Z »

Any good tutorials or anyone wanna give a quick crash course on sending emails in php with attachments?
Syranide
Forum Contributor
Posts: 281
Joined: Fri May 20, 2005 3:16 pm
Location: Sweden

Post by Syranide »

try source or google I say, or RFC if you feel a little hardcore.
this is all documented pretty well with source, even tutorials, and technical specs.

I know PEAR has some source for this.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

we've talked about this quite a bit here... :?
Post Reply