attachment

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
m2babaey
Forum Contributor
Posts: 364
Joined: Sun May 20, 2007 9:26 am

attachment

Post by m2babaey »

Hi
How can i attach a file that is uploaded in in form and email the file in attachment?
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

So many possibilities...
e.g. take a look at http://swiftmailer.org/wikidocs/v3/comp ... ttachments
Post Reply