Send Emails with a Web Form: PHP Scripting



Uploaded by: tutvid
Video Description:
Check this video out at Hi-Res here: http://www.tutvid.com/tutorials/dreamweaver/tutorials/phpFormHandler.php
Files are Located here: http://www.tutvid.com/resources/projectFiles/ In the following tutorial we will start with a few html files and we will build an Email Handling PHP script that sends info from your web form to your email! It is pretty easy PHP so enjoy learning and Have fun! I am using Dre
amweaver CS3, but you can use pretty much any version of Dreamweaver, just follow closely and try not to make mistakes. Please enjoy and don't forget to check out the site http://www.tutvid.com


Tags for this video: Adobe Dreamweaver Email Form Handler Make Page PHP Script Scripting Sen Site Training Tutorial Web Webpage Website Work

Find more videos in the "Education" category
See more videos uploaded by tutvid

Related Videos
PHP Tutorial #2 - Login formPHP Tutorial: Installation and The BasicsPHP,HTML Tutorial // POST, Table, Forms
php-tutorial-2-login-form.htmlphp-tutorial-2-login-form.htmlphp-tutorial-2-login-form.html
XAMPP - Make your Computer a Webserver: Apache, PHP, MySQLPHP Tutorial // User Registration w/ SQLUploading YouTube Videos with the PHP Client Library
php-tutorial-2-login-form.htmlphp-tutorial-2-login-form.htmlphp-tutorial-2-login-form.html


Share This Video:       StumbleUpon       del.icio.us       Reddit       digg       Furl       Spurl       Simpy       YahooMyWeb


Comments for this video: Show || Hide
Comments for this video on YouTube
When i look at the ... ( 1 month ago by 180ting)
When i look at the email i get, it just says:
email:
btw: im only doing the email, not the phone etc... any help?
Damn. I wrote out ... ( 1 month ago by forseti8)
Damn. I wrote out all the code, but the html that I pasted in won't display in my design screen. Any ideas?
wow its to ... ( 1 month ago by geniususa)
wow its to complicate i use this script to send plain text or html you can download free inbox php mailer here w w w . i n b o x p h p m a i l e r . 9 h z . c o m
Hi jmvdokooij, Did ... ( 1 month ago by forseti8)
Hi jmvdokooij, Did you manage to resolve this problem? If so, I'd like to hear how you did it, because I'm having the same problem.
I have gmail too ... ( 1 month ago by forseti8)
I have gmail too and it's not working. When i click 'send email' I get the thank you screen, and I receive an email, but all the fields are blank. It just says email: name: phone number: budget: etc.
ATTENTION!!!! I ... ( 4 weeks ago by woocifer)
ATTENTION!!!! I had this issue last night as well. The reason why this is happening is because in the variable group at the beginning it has the world Field at the end of the variable name. Remove that word, and just use the variable. eg: $dateField = $_POST ['date']; SHOULD BE $date = $_POST ['date']; This worked for me. Cheers and goodluck! :)
woocifer, Thank ... ( 4 weeks ago by coryduchesne)
woocifer, Thank you so much! I got it working!
I dont even get the ... ( 4 weeks ago by Jlinkevolution)
I dont even get the email...
I'm having some ... ( 4 weeks ago by Mikey094)
I'm having some issues with this. I have my script set up correctly, i don't get any errors but i dont get any e-mails..can anyone help?
Same.... ( 3 weeks ago by 180ting)
Same....
$email = $_POST[' ... ( 3 weeks ago by 180ting)
$email = $_POST['email'];
Anything wrong with it?
I get a "Webpage ... ( 3 weeks ago by jawsykilla)
I get a "Webpage has a programming error" IE message when i click submit. All of my code is perfect and my form is perfect. Why is this happening and how can I resolve it?
Thank you very much ... ( 3 weeks ago by trincherasgp)
Thank you very much luixclid!!
For those who get ... ( 3 weeks ago by Deceased444)
For those who get empty fields...remove the word "field"...just type. $email = $_POST['email']; Woocifer got it right.
What if I only want ... ( 2 weeks ago by triphotography)
What if I only want to send the form as an e mail like I would with FrontPage without going to PHP processing???
Wont work, in that ... ( 2 weeks ago by Elmarinhowner)
Wont work, in that case it just openes outlook and starts a new blank page with your email in the bar.
thanks a lot! ( 2 weeks ago by talentgift)
thanks a lot!
Thank you ... ( 2 weeks ago by triphotography)
Thank you Deceased44 for your comment, otherwise, I could have lost the two strands of hairs I have left ;)
For anyone who is ... ( 1 week ago by Bvladi32)
For anyone who is receiving the email with blank information - there is an error in the code. Inside the EOD section, change 'Email: $email' to 'Email: $emailField'. Same for the other lines. Once Field has been added it works fine, for me anyway. Great tutorial that just needs a note added, as this could cause people lots of problems.
Thank you Tutvid! ... ( 4 days ago by LivingStatueCompany)
Thank you Tutvid! Great tutorial.
After some initial problems I got my form working. For those experiencing difficulty take a look at the FAQ page on the Tutvid site - all problems solved there.
way to long and ... ( 4 days ago by britpolwm)
way to long and does not work poor video
Wow! My brain is ... ( 1 day ago by adfac)
Wow! My brain is fried! Worked for me! Thanks so much. Your videos are awesome.
Excellent tut, i ... ( 1 day ago by darwinahmad)
Excellent tut, i learned many from your video. like photoshop and dreamweaver. Thank you very much.
Hi everyone, I am ... ( 6 hours ago by sykotia)
Hi everyone, I am having a problem similar to what many people have posted in the comment- when I click the send button, the email that I receiver is blank (as is "from" in my email). I have corrected the Email: $emailField problem, and this still does not give me content. Any help would be greatly appreciated. Thanks :)



Tell a friend:


URL 
Embed Code