Just curious, can one send attachments via the mail() function and if so how?
Would I have to do an upload from the persons computer to the server first and then some how have the file sent from the server and then deleted from the server?
mail() Attachments also allowable?
Moderator: General Moderators
-
EverToDesign
- Forum Newbie
- Posts: 10
- Joined: Sat Oct 11, 2003 9:38 am
http://www.sitepoint.com/article/advanced-email-php/5 should help you. I'd recommend looking at phpmailer, url is, I believe, http://phpmailer.sourceforge.net
Also: PLEASE search the forum before you post. This question has been asked plenty of times before.
Also: PLEASE search the forum before you post. This question has been asked plenty of times before.