mat420 Posted April 19, 2008 Share Posted April 19, 2008 I'm lost, I know nothing about PHP and I need a form that can send emails with attachments. I keep finding the codes and stuff I need but dont know how to use them. I got a free webserver that supports PHP but, with some of the codes they jsut dont work. Other codes, I upload the PHP file, try to access them and they either show a blank page, or they just show the code, insted of what I want...a form you fill out to send an email to someone with an attachment attached. Can anyone help? Im good with computers just horrible with any type of web design related stuff. Apparently I need liek step by step instructions on setting this up because I've tried for hours and I cant get nothing. Link to comment https://forums.phpfreaks.com/topic/101870-easy-problem-for-anyone-familiar-with-php/ Share on other sites More sharing options...
DarkWater Posted April 21, 2008 Share Posted April 21, 2008 I'm lost, I know nothing about PHP and I need a form that can send emails with attachments. I keep finding the codes and stuff I need but dont know how to use them. I got a free webserver that supports PHP but, with some of the codes they jsut dont work. Other codes, I upload the PHP file, try to access them and they either show a blank page, or they just show the code, insted of what I want...a form you fill out to send an email to someone with an attachment attached. Can anyone help? Im good with computers just horrible with any type of web design related stuff. Apparently I need liek step by step instructions on setting this up because I've tried for hours and I cant get nothing. This would be better off in the general PHP help section, and I think (correct me if I'm wrong, someone), that you need to use the PEAR extension Mime_Mail, so it might get a little bit complicated. I could write a script for you if you're THAT lost. Link to comment https://forums.phpfreaks.com/topic/101870-easy-problem-for-anyone-familiar-with-php/#findComment-523098 Share on other sites More sharing options...
gluck Posted April 21, 2008 Share Posted April 21, 2008 Pick a tutorial or a book to kickstart. Link to comment https://forums.phpfreaks.com/topic/101870-easy-problem-for-anyone-familiar-with-php/#findComment-523312 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.