psyqosis Posted April 16, 2008 Share Posted April 16, 2008 I've been looking around here but wondering if anyone can steer me in the right direction. I need PHP to work with a simple HTML form to take in a name, email address, and uploaded file (in my case, a resume document), then fire off that data as an email with the file attached. I'm a somewhat newbie PHP user... is this something relatively straight-forward to implement? Thanks a lot! Link to comment https://forums.phpfreaks.com/topic/101437-using-php-to-upload-a-file-send-as-an-attachment-to-email/ Share on other sites More sharing options...
BlueSkyIS Posted April 16, 2008 Share Posted April 16, 2008 i recommend HTML Mime Mail for PHP http://www.phpguru.org/static/mime.mail.html Link to comment https://forums.phpfreaks.com/topic/101437-using-php-to-upload-a-file-send-as-an-attachment-to-email/#findComment-518879 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.