bruckerrlb Posted April 18, 2008 Share Posted April 18, 2008 Hello All, I have a simple email form, written in php. What I want to do is have the person filling out the form be able to send a word file. I know how to do the file upload, but I'm not sure how to get that file to be sent as an attachment. Does anyone have any suggestions? Thanks Link to comment https://forums.phpfreaks.com/topic/101716-php-mail-attachment/ Share on other sites More sharing options...
bruckerrlb Posted April 21, 2008 Author Share Posted April 21, 2008 If anyone has a good link to help get my foot in the door, it would be appreciated. Thanks Link to comment https://forums.phpfreaks.com/topic/101716-php-mail-attachment/#findComment-522765 Share on other sites More sharing options...
djpic Posted April 21, 2008 Share Posted April 21, 2008 I suggest you start here: http://us2.php.net/features.file-upload and http://us3.php.net/manual/en/function.mail.php Link to comment https://forums.phpfreaks.com/topic/101716-php-mail-attachment/#findComment-523296 Share on other sites More sharing options...
dptr1988 Posted April 21, 2008 Share Posted April 21, 2008 A quick google search of 'php send mail attachment' showed up these informative results: http://www.drquincy.com/resources/tutorials/webserverside/sendemailattachmentphp/ http://www.codewalkers.com/c/a/Email-Code/PHP-Email-Attachment-v2-UPDATED-091106/ http://www.webcheatsheet.com/php/send_email_text_html_attachment.php Link to comment https://forums.phpfreaks.com/topic/101716-php-mail-attachment/#findComment-523300 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.