@ironicaldiction First of all current day programmers are all calling much more complicated functions to achieve what they wish. I personally think if you are just starting to learn and need to get something done using a Website builder to accomplish that goal shouldn't be looked down upon. A web builder is in fact only a GUI which helps you, a more advanced "Dreamweaver" or code editor if you will.
I am getting a "Server Error 405" after clicking on the send button and don't know why? Maybe you can give me some insight on what might be going wrong.
WebPaper.co allows you to create submission forms instantly with no programming. In fact there are more things you can do with WebPaper's submission form then you could do from this tutorial...#justsaying
Hi, this is a GREAT tutorial, i did everything right, but when i click a button to send the email, it asks if i want to download or open the php! Any ideas on how to fix this? Did I do something wrong? Oh, btw, it might help to say i was in test mode when doing this. (i havent uploaded it but i was debugging it)
@FKATleader450 you need to download a WAMP server(if your on windows) / MAMP server(if your on Mac OS) to process the php script or upload it to a server online. PHP script is only run server side so that's why it's telling you to download it instead of processing it.
Hello there! Have you considered intellectus list building (just google it)? Ive heard some amazing things about it and my father got a ton of cash pumping buyers added to their list.
Hello, this tutorial is amazing thank you very much. I had a problem because all was working but the email sent from the server had blanks in the fields. What I did was change the variables on "Gathering Data Variables": I wrote $email instead of $emailField, $name instead of $nameField and so on. Now it is sending the complete information. Thanks again;
HELP..... when i get a email from someone... where the name of the person is meant to come up.. it comes up "unknown sender"... anyone no how to fix this...
I searched for a good PHP script tutorial. Finally I got this. Very good explanation and very clear. Thanks a million. I'll try it out later. I am sure it will work OK.
I followed everything, but it did not send an email, rather my "body" was at the top of the "theResults". I don't know why it is not sending the email. I looked over it over and over again, and I cant see what's wrong.
Hi there I have followed your tutorial to the letter but unfortunately I was wondering I fill in the details and then submit the form and I get a e-mail but it just has the fields but no data. Something like e-mail: phone: name: but no actual user inputted data. Just wondering if you can help I have run through the tutorial 3 or 4 times but something is still wrong. If you could help taht would be most appreciated. Thanks heaps
hi can you help me i want to make a script that can use php and mysql and give reward points for visiting my site and allow them to spend on gifts for friends they meet on my site? (all points will not be about real currency but bit of fun)
I can't get it to work; I have checked for typos and mistakes and all that stuff and I'm pretty sure it's all okay - is it because I'm testing the pages from my own computer rather than an online test server? It seems unlikely to me that that is the problem but I can't think of anything else it could be at this point... thanks!
I have everything just about exact and nothing works... Not even rendering the success html, no email, no return alerts saying failed message nothing... I am on hostgator and have e107 installed. any help?
Please Help... BTW excellent tutorial... I have used this to produce my request form for my business. I finally finished it all up and now I am receiving an error
Warning: mail() [function.mail]: SMTP server response: 554 The message was rejected because it contains prohibited virus or spam content in D:\Hosting\6545994\html\Refills\refillsubmit.php on line 41.
Great tutorial, very clear, however your code has a flaw as mentioned you must remove the "Field" after variable names. But thanks all the same. I plan to check out more of your videos.
My script isn't working, I have re typed it 3 different times can i send someone my code so you can look at it. This is my first webpage so i'm looking to learn
Hi Great Tut. easy to follow but managed to do something wrong. The email comes through but with no content also, just - Title:, Given Names:, Surame: etc. Everything looks fine i've checked soo many times, what could be wrong? any tips? I've been working on this thing for weeks now, Over it! need HELP!. BTW I'm new to this...really need advice . I can send you my code if that helps
Hi Great video thanks it really helped and i got it all to work, But recently it hasn't been working. I have checked and checked, It sends some but not all for e.g.
Name :
email :
There is no content, could it be because i have down graded my server.
hey guys pls i get this response: Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\kenpak\contactformprocess.php on line 26.. PLS I NEED HELP
need your help emergency ... i did everything in this video exactly, and when i hit submit, i get an email sent to me, but all the values are empty,,, any clue as to why??
it says Warning: mail(): SMTP server response: 550 5.7.1 Unable to relay for my email in \\121212.12121.120.1 . .. . . . . contactformprocess.php on line 31
Guys, it's CASE SENSITIVE! Your ID's are case sensitive as well. Go through all your ID's if your having trouble, and make sure they match the script. I ran into this problem once, and it took me about a week to figure out that my solution was so stupidly simple.
Send out personalized bulk email marketing campaigns with Mass Mailing News! Nothing compares...Try it and you'll adopt it! A FREE EDITION IS AVAILABLE, NO MONTHLY FEES. More info at massmailingnews . com
If the link doesn't work, paste it into notepad or any plain text editor and remove any hyphens ( - ) in url and copy it again and paste into browser address bar. :)
the tutorial is great. i made the script, it sends the email but it doesn't show the variables from body $email for example and at sender is showed nobody. any ideas?
i have the code adapted to my form, but when i submit the form i get the variables list on echo instead of the $results (my variable) message. Anyone?! Really going mad with this. I tested it online on my website. Hope someone can help me.
I did everything correctly, but I am not receiving any e-mails. Everything goes through, no errors, I made sure everything was spelled/formatted correctly too.
hi i have one question, can i test it before i have upload the homepage to a webhost ? i have try that but when i press on the send button i come to a new page there i can se all the code i have write :S what have i don wrong ? plz pm my :)
mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set()
can anyone help me with this - 'Fatal error: Call to undefined function: array() in \\192.168.0.16\webfiles\files\2011-4\3607713\contactformproccess.php on line 10'?? please reply
hey does someone know why on line 18 there's a syntax error that appears on cs5 .I had the same code and i made alot of adjustment to that part and still dont work.If anybody passed through this please help me out ill appreciate it. Thanks
I have an HTML PAGE with TEXTAREA, DROP-DOWN-LIST and SUBMIT BUTTON
and lets say User typed "TEXT" in the TEXTAREA and CATEGORIZED it with the DROP-DOWN-LIST OPTION called "OPTION1". After he hit the SUBMIT Button, I would like that his "TEXT" is saved in the
i received an email but it wasn't HTML, i received the details but the HTML wasn't rendered and all the tags were showing in the mail, also the return address was not there
Thanks a LOT for all your tutorials Tutvid! I've never build a website before and also didn't know how to do it. But because of your videos i managed to build one, awesome!
I have copied it completly and removed the word 'Field' and it is STILL not sending the email!!!! Please someone reply to this comment and tell me whats wrong!!! Thankyou. If you do i will subscribe!
mine just.. doesn't send :( no errors in the code. it redirects me with the correct message.. and i looked over but i still can't find the reason why it isn't sending me an email when i submit info from the form
man same here, my correct is definitely correct... i get the thank you for your interest page after clicking submit and nothin in my inbox neither spam/junk mail.
for those of you who are PHP testing on your local drive, you 1st need to go to manage your site & go to testing your server & configure it to Server Model: PHP MySQL then Access: Local\Network & double check the folder below it needs to be in
also if you want to test locally, PHP needs a server, so you would need to install the APACHE server to test out your PHP code on your local drive since we are unable to test anything remotely (which is what i am doing in the meantime)..
from my experience, those are the things im aware of and just remembered how to test your PHP locally.... just google xaamp.html and it should take you to a link for both mac and windows users of how to install PHP n the apache server on your computer.... just throwing my little 2 cents. hopefully that helps.. im still testing things out.. good luck guys!
PS: i am not using xaamp anymore, it was a headache setting up a server locally -- talk about leaving that for the computer scientists and developers loool... i did not want to keep wasting time so i signed up for a free hosting site to test my scripts and make my website live. msg me if ur interested, i don't want to spam & advertise anything here.
yea im wondering also, i doubled checked to make sure my codes are correct just the way the great nate showed us!!, but not sure if works on local drive as i changed my testing server to my local host and PHP,
when i click send email.. it takes me straight to the PHP file i've created ina new tab on my browser.. any clue guys?
@Sharu365 I'm having a similar problem but if you go back in the comments, you'll see there's something wrong in the demo, something along the lines of adding/subtracting the word "Field" but I haven't gotten it to work yet
Wish I had read the comments....... works a treat but you need to change the variables in the email body from $email to $emailField they should be the same as the gathering data variables ie: $emailField = &_POST['email'];
However I'm no webdesigner and I wanted to do a form for a friends business website and this worked, best way of doing it but it took a couple of days.......
remember to create a form first then add a table inside the form box when designing the webpage :O)
Can someone please just tell me why the fields are blank when I get the email. PLEASE. I already tried changing the $emailField = $_POST['email']; to this... $email = $_POST['email']; it still doesn't work. PLEASE SOMEONE TELL ME
Great tutoral man i really learnt alot. Most of what I kno is from watchin your videos. Anyway I tried this out and when I click submit all I see is a text version of my php script...I dont understand why but can you help me?
Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\website.php on line 31 please help me.....=(
This tutorial is amazing! I haven't been able to find anything else on the web that actually works or that I could understand enough to complete. This is an excellent step-by-step, even for someone like me who has minimal coding experience. Thank you so much for posting this video!
Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\website.php on line 31
((Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\website.php on line 31))can some one help me what is this????and how can i fix this??
this will only work if the website is online or you can set up a testing server which is basically setting up your computer as a server, you can get free domain names and hosting for free to test the form, i find that easier than setting your computer up as a server
Absolutely the best training video on Youtube. By the way, you need to remove the word "field" in your variables or it won't work. IE. $emailField should read $email.
Other than that, this is by far the cleanest code and best script out there. thanks alot :-)
@CaveTECHDiver Thank you so much for this added tip...I was getting blank results on some servers I was using. The "Field" only seems to work with 1&1 hosting servers.
@manchestermod Thanks!!! the code in the video didn't work for me either and I just couldn't figure out why. After days of searching and trying you've just provided me with the answer. Next step: validation.
I get an error on line 10 please help!
Jjhw149 3 days ago
I have being looking for a workable code for this in a long time. Thank you for everything. You do not know how you've made mey day.
btchanque 4 days ago
@ironicaldiction First of all current day programmers are all calling much more complicated functions to achieve what they wish. I personally think if you are just starting to learn and need to get something done using a Website builder to accomplish that goal shouldn't be looked down upon. A web builder is in fact only a GUI which helps you, a more advanced "Dreamweaver" or code editor if you will.
StreetFamousNet 6 days ago
I am getting a "Server Error 405" after clicking on the send button and don't know why? Maybe you can give me some insight on what might be going wrong.
Thanks!
BTW great tutorial!
RNA1990SMU 6 days ago
@RNA1990SMU same here, help!
hockeypaint7 5 days ago
Comment removed
RNA1990SMU 6 days ago
"hopefully it's your email address, not mine" loool
IRISistibleMakeup 1 week ago
Cool!!! You are a good professor. On the tutorial I noticed that the word newsletter was wrote wrong but unfortunately could not tell you ;).
lucgondim 1 week ago
You are the best. Your tutorial work perfect. Excelent teacher.
agiamiu 1 week ago
WebPaper.co allows you to create submission forms instantly with no programming. In fact there are more things you can do with WebPaper's submission form then you could do from this tutorial...#justsaying
StreetFamousNet 2 weeks ago 4
Comment removed
ironicaldiction 6 days ago
vry gud & hlpful tutorial
atifawan86 1 month ago
been looking for ages fi dis
blesssssssssssssssssssssssssssssssss
jamaicandjnado 1 month ago
Good tutorial.
themistateeth 1 month ago
This plus contemploelvacio's comment = perfect!
thebirdistheword3 1 month ago
I went to your website and I couldn't find the file to download, there is not even a tab that says "download".
solhmar 1 month ago
his website>resources>project files>php form handler files
thebirdistheword3 1 month ago
@thebirdistheword3 thanks mate.
themistateeth 1 month ago
@solhmar this video was uploaded in 2008, he's updated his site since then.
RocketTheory 4 weeks ago
@RocketTheory And his comment was written by 2 years ago
BoltAndPennyFan 1 week ago
@solhmar its under resources...
Bastetmocha 3 weeks ago
kota kabach
sanajamal24 2 months ago
I.love.you
MrDokugan 2 months ago
Hi, this is a GREAT tutorial, i did everything right, but when i click a button to send the email, it asks if i want to download or open the php! Any ideas on how to fix this? Did I do something wrong? Oh, btw, it might help to say i was in test mode when doing this. (i havent uploaded it but i was debugging it)
FKATleader450 2 months ago
@FKATleader450 you need to download a WAMP server(if your on windows) / MAMP server(if your on Mac OS) to process the php script or upload it to a server online. PHP script is only run server side so that's why it's telling you to download it instead of processing it.
SaMan530 1 month ago
Im using CS5.5 and i cant find that thing with "Put files" Any1 can help? on 22:05-22:20
Dawgie999 2 months ago
How do u redirect to a new page after feeling the form?
edijemeni 2 months ago
awesome! thanks!
bigpep55 2 months ago
This has been flagged as spam show
Hello there! Have you considered intellectus list building (just google it)? Ive heard some amazing things about it and my father got a ton of cash pumping buyers added to their list.
fokirful 2 months ago
Hello, this tutorial is amazing thank you very much. I had a problem because all was working but the email sent from the server had blanks in the fields. What I did was change the variables on "Gathering Data Variables": I wrote $email instead of $emailField, $name instead of $nameField and so on. Now it is sending the complete information. Thanks again;
contemploelvacio 2 months ago
HELP..... when i get a email from someone... where the name of the person is meant to come up.. it comes up "unknown sender"... anyone no how to fix this...
jackmacken1 2 months ago
btw you have some mistakes.
at 12:40 you have to write $emailField instead of $email and so on...
same at 16:10
Tkdboy03 2 months ago
It works PERFECT!!
tnx a lot
Tkdboy03 2 months ago
I searched for a good PHP script tutorial. Finally I got this. Very good explanation and very clear. Thanks a million. I'll try it out later. I am sure it will work OK.
veecee37 3 months ago
I followed everything, but it did not send an email, rather my "body" was at the top of the "theResults". I don't know why it is not sending the email. I looked over it over and over again, and I cant see what's wrong.
solution246 3 months ago in playlist More videos from tutvid
can you use 3 variable mail
HardCoreProgrammer1 3 months ago
It would be easier to listen to your video if you stop smacking your lips
unijabnx2000 3 months ago
I followed your tutorial but when I click submit I get this:
mail(): SMTP server response: 550 5.7.1 Unable to relay for myemail @ hotmail co uk
Eastenderzz 3 months ago
Hi there I have followed your tutorial to the letter but unfortunately I was wondering I fill in the details and then submit the form and I get a e-mail but it just has the fields but no data. Something like e-mail: phone: name: but no actual user inputted data. Just wondering if you can help I have run through the tutorial 3 or 4 times but something is still wrong. If you could help taht would be most appreciated. Thanks heaps
MrXterminat 3 months ago
Comment removed
calctmnt 1 month ago
Great Vid!
5032sac 3 months ago
when i press send email i get this error:
Warning: mail() [function.mail]: SMTP server response: 551 User not local. We don't relay in C:\xampp\htdocs\contactformprocess.php on line 29
Thank you for your interest! Your email will be answered very soon!
Plz help..or guide!!!!!!
sinpet911 3 months ago
@sinpet911
Maybe upload your .php to your actual server and it should work.
flukerguy 3 months ago
hi can you help me i want to make a script that can use php and mysql and give reward points for visiting my site and allow them to spend on gifts for friends they meet on my site? (all points will not be about real currency but bit of fun)
Jamieduk999 3 months ago
Nice tutorial! but I have a question, what if there should be 2 email receivers.
mizukage330 3 months ago
@mizukage330
maybe you can just make an automatic forward from your email account.
jandrocamus 3 months ago
This has been flagged as spam show
Worked for me when removing "field"
TQcraft 3 months ago
Worked for me when removing "field"
TQcraft 3 months ago
hey i have a problem.. that when i reserve the email... it comes up as "unknown sender"... HELP PLEASE..
jackmacken1 3 months ago
I can't get it to work; I have checked for typos and mistakes and all that stuff and I'm pretty sure it's all okay - is it because I'm testing the pages from my own computer rather than an online test server? It seems unlikely to me that that is the problem but I can't think of anything else it could be at this point... thanks!
matafuko 3 months ago
I don't need to download the webform - I just made it step by step whilst listening to the video where you made it :D Thanks - very useful!
matafuko 3 months ago
@matafuko ...ah. Okay, that'll teach me for being a smartass!
matafuko 3 months ago
I have everything just about exact and nothing works... Not even rendering the success html, no email, no return alerts saying failed message nothing... I am on hostgator and have e107 installed. any help?
Pirate92a 3 months ago
Please Help... BTW excellent tutorial... I have used this to produce my request form for my business. I finally finished it all up and now I am receiving an error
Warning: mail() [function.mail]: SMTP server response: 554 The message was rejected because it contains prohibited virus or spam content in D:\Hosting\6545994\html\Refills\refillsubmit.php on line 41.
Line 41 reads:
$success = mail($webMaster, $emailSubject, $body, $headers);
does anyone know how to fix this? or what it is
Swifta06si 3 months ago
Great tutorial, very clear, however your code has a flaw as mentioned you must remove the "Field" after variable names. But thanks all the same. I plan to check out more of your videos.
notsknipm 4 months ago
My script isn't working, I have re typed it 3 different times can i send someone my code so you can look at it. This is my first webpage so i'm looking to learn
Startthefire187 4 months ago
Hi Great Tut. easy to follow but managed to do something wrong. The email comes through but with no content also, just - Title:, Given Names:, Surame: etc. Everything looks fine i've checked soo many times, what could be wrong? any tips? I've been working on this thing for weeks now, Over it! need HELP!. BTW I'm new to this...really need advice . I can send you my code if that helps
2marllie 4 months ago
This has been flagged as spam show
@2marllie send me a message with your code and ill tell you what your problem is.
hondros07 4 months ago
@2marllie remove "Field" from variables, that will fix it
notsknipm 4 months ago
Hi Great video thanks it really helped and i got it all to work, But recently it hasn't been working. I have checked and checked, It sends some but not all for e.g.
Name :
email :
There is no content, could it be because i have down graded my server.
Can you please help
lennypalmer 4 months ago
@lennypalmer if it was working and you have down graded your server, does your server have php enabled?
hondros07 4 months ago
hey guys pls i get this response: Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\kenpak\contactformprocess.php on line 26.. PLS I NEED HELP
sexy20caleb 4 months ago
@sexy20caleb in sted of having mail put mailto that should work 100% if it doesnt please let me know
hondros07 4 months ago
Comment removed
Madjecks 4 months ago
wow great i just tested again its works thanks alot buddy
officer009 4 months ago
Comment removed
officer009 4 months ago
there is no mail send...it just pops up the window to download the PHp file
MarcinEurope 5 months ago
@MarcinEurope send me ur script and ill help you out
hondros07 4 months ago
hmy question: if xou click send mail there opens a window and you can download the php contactformprocess..plz help
MarcinEurope 5 months ago
hi
MarcinEurope 5 months ago
need your help emergency ... i did everything in this video exactly, and when i hit submit, i get an email sent to me, but all the values are empty,,, any clue as to why??
akprince213 5 months ago
@scottmulhern19 i as the same
Allegamesopeenrij 5 months ago
Great video! I am getting a blank page after hitting submit...and no e-mail at all....thoughts?
djnate321 5 months ago
I'm having a problem with the email coming in with no information. This is what I get in my email:
(I changed the form a little because I did not need everything in your example.)
This is what I get:
Email:
; Name:
; Phone:
Comment:
;
Don't know where I'm going wrong.
Any suggestions?
angelcatPretty 5 months ago
@angelcatPretty i has the same problem.. help plz.
Allegamesopeenrij 5 months ago
Hi... I have the same problem.. Did you find a solution your problem.. would really appreciate the help.
jackmacken1 4 months ago
@jackmacken1 whats ur problem?
hondros07 4 months ago
This has been flagged as spam show
Hi... I have the same problem.. Did you find a solution your problem.. would really appreciate the help.
jackmacken1 4 months ago
Jy is 'n doring! Dankie meneer! I had some problems but it's all sorted.... YOU ARE AWESOME MAN!!!!!
The1BisKit 5 months ago
Do I have to place the processphp file in the root directory or can i keep it inside a "contact" folder along with this html files?
jujumediazone 6 months ago
doesnt work for cs5
dreamweaverbuilder 6 months ago
it says Warning: mail(): SMTP server response: 550 5.7.1 Unable to relay for myemail . . .. . .how can i fix this ? please help
therz0n 6 months ago
it says Warning: mail(): SMTP server response: 550 5.7.1 Unable to relay for my email in \\121212.12121.120.1 . .. . . . . contactformprocess.php on line 31
therz0n 6 months ago
i'm getting an error message when i submit
Parse error: syntax error, unexpected '*', expecting ']' in "blah blah blah" on line 10
androidspud 6 months ago
Yes, great. Worked for me too when removing the word "Field." Tutvid- you're great. thank you!!
MikeShawToday 6 months ago
Guys, it's CASE SENSITIVE! Your ID's are case sensitive as well. Go through all your ID's if your having trouble, and make sure they match the script. I ran into this problem once, and it took me about a week to figure out that my solution was so stupidly simple.
JayDayDJ 6 months ago
This has been flagged as spam show
MANAGEMENT-WARE MASS MAILING NEWS
Send out personalized bulk email marketing campaigns with Mass Mailing News! Nothing compares...Try it and you'll adopt it! A FREE EDITION IS AVAILABLE, NO MONTHLY FEES. More info at massmailingnews . com
Ministarule 7 months ago
This has been flagged as spam show
For all the lazy guys out there :)
Creating this playlist generated enormous respect for phpacademy
youtube.com/user/sathishmanohar#grid/user/91ED21AEBC26DB13
If the link doesn't work, paste it into notepad or any plain text editor and remove any hyphens ( - ) in url and copy it again and paste into browser address bar. :)
Ramzan1956 7 months ago
This has been flagged as spam show
3 millions of emails for 15 dolars: ppzuin@hotmail.com
pgzuin 7 months ago
it says post is not allowed on host?
mantastrike 7 months ago
Thanx Bro you're The Man!
pududo 7 months ago
This has been flagged as spam show
can u send me the complete coding...? premsasikumar1991@gmail.com
premsasikumar 7 months ago
can u send me the complete coding...?
premsasikumar 7 months ago
This has been flagged as spam show
the tutorial is great. i made the script, it sends the email but it doesn't show the variables from body $email for example and at sender is showed nobody. any ideas?
bogdan2165 7 months ago
Just did it with CS3 Everything went great, but I am not recieving e-mails??
j062496 8 months ago
Great Video! How would you set this up to send to other email addresses bases on the radio button choices?
Johnnywoods10 8 months ago
@Johnnywoods10 Figured it out:
/* subject and email variables */ $emailSubject = 'Purchase Request'; switch($_POST["type"]){ $EmailTo = 'name@example.com'; case "CD": $EmailTo = 'name@example.com'; case "DVD":
$success = mail($EmailTo, $emailSubject, $body ,$headers);
Johnnywoods10 8 months ago
PLEASE HELP ME... IT ALL WORKS But each registeration keeps going to JUNK MAIL?? How can i STOP THIS?
CoachTateTV 8 months ago
i have the code adapted to my form, but when i submit the form i get the variables list on echo instead of the $results (my variable) message. Anyone?! Really going mad with this. I tested it online on my website. Hope someone can help me.
CamaleaoCatatonico 8 months ago
@CamaleaoCatatonico
same thing with me, let me know once ypu get it solved. thanks
justinbaba9 8 months ago
Still the same here. If i get a solution i'll let you know. Man i bet it's a really stupid thing :)
CamaleaoCatatonico 8 months ago
This has been flagged as spam show
@CamaleaoCatatonico
same thing with me, let me know once you get it solved. thanks
justinbaba9 8 months ago
awesome tutorial
hokedo12 8 months ago
got this working in one of my servers, but on the other one, it just sends empty form without the answers.. any ideas whats wrong with it?
larbba 8 months ago
@larbba I'm guessing that you need to capitalize the $_POST command....if this doesn't work, let me know.
HEARDMarketing 8 months ago
Comment removed
HEARDMarketing 8 months ago
I did everything correctly, but I am not receiving any e-mails. Everything goes through, no errors, I made sure everything was spelled/formatted correctly too.
beep41 8 months ago
Great tutorial.
Anyone know why the Break and Horizontal Rule html codes are showing up in the emails that I receive through the form?
jbrit7 8 months ago
Hi,
I need Help !!!! I did every thing, also I did a test sending a email from the form, but how can I avoid the spam message in my email address??????
Thanks !!!
camilogiraldo33 9 months ago
hi i have one question, can i test it before i have upload the homepage to a webhost ? i have try that but when i press on the send button i come to a new page there i can se all the code i have write :S what have i don wrong ? plz pm my :)
tomasjkarppinen 9 months ago
thanks mate :)
thebom101 9 months ago
YOU ARE TOO AWESOME. THANKS!
mavictop 9 months ago
thanks for the tutorial tutvid! ..
i tried this tutorial and i got this error
mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set()
any help pls?
xiiopao 9 months ago
@xiiopao I had a similar error and found I was missing semi-colons at the end of the Gathering Data Variables section. Hope you figure it out!
jbrit7 8 months ago
Great video!! worked smoothly! thank you
jimmysariego 9 months ago
can anyone help me with this - 'Fatal error: Call to undefined function: array() in \\192.168.0.16\webfiles\files\2011-4\3607713\contactformproccess.php on line 10'?? please reply
b0bbyboy1980 9 months ago
@b0bbyboy1980 I had a similar error and found I was missing semi-colons at the end of the Gathering Data Variables section. Good luck!
jbrit7 8 months ago
hey does someone know why on line 18 there's a syntax error that appears on cs5 .I had the same code and i made alot of adjustment to that part and still dont work.If anybody passed through this please help me out ill appreciate it. Thanks
sadikoification 9 months ago
@sadikoification I just did it with cs5 and it worked smoothly.
jimmysariego 9 months ago
Wow! I think my brain just exploded there! LOL
mesheme84 9 months ago
Hi Everyone!
Maybe u can help me in this case:
I have an HTML PAGE with TEXTAREA, DROP-DOWN-LIST and SUBMIT BUTTON
and lets say User typed "TEXT" in the TEXTAREA and CATEGORIZED it with the DROP-DOWN-LIST OPTION called "OPTION1". After he hit the SUBMIT Button, I would like that his "TEXT" is saved in the
MYSQL TABLE under FIELD "OPTION1".
Whats the PHP Code for that?
Thank you in advance!
TheGODsOPINION 9 months ago
i received an email but it wasn't HTML, i received the details but the HTML wasn't rendered and all the tags were showing in the mail, also the return address was not there
MsJessie1975 9 months ago
I FOUND A DREAMWEAVER CS5 CRACK (YOU CAN GET IT 4 FREE)!!!! I LOVE IT
JDOG13596 9 months ago
What does EOD mean?
idiotrun1997 9 months ago
Thanks a LOT for all your tutorials Tutvid! I've never build a website before and also didn't know how to do it. But because of your videos i managed to build one, awesome!
bossio123 10 months ago
need to create a form goto sharepointformwebpart use promo code WDS15 get 15% off
bgdeer 10 months ago
I have copied it completly and removed the word 'Field' and it is STILL not sending the email!!!! Please someone reply to this comment and tell me whats wrong!!! Thankyou. If you do i will subscribe!
AppleJailbreakMan 10 months ago
mine just.. doesn't send :( no errors in the code. it redirects me with the correct message.. and i looked over but i still can't find the reason why it isn't sending me an email when i submit info from the form
WeAreMightyDucks 10 months ago
@WeAreMightyDucks FOUND THE PROBLEM XD!! it was going into my junk folder ;p
WeAreMightyDucks 10 months ago
@WeAreMightyDucks
man same here, my correct is definitely correct... i get the thank you for your interest page after clicking submit and nothin in my inbox neither spam/junk mail.
RKMultiMedia87 10 months ago
for those of you who are PHP testing on your local drive, you 1st need to go to manage your site & go to testing your server & configure it to Server Model: PHP MySQL then Access: Local\Network & double check the folder below it needs to be in
also if you want to test locally, PHP needs a server, so you would need to install the APACHE server to test out your PHP code on your local drive since we are unable to test anything remotely (which is what i am doing in the meantime)..
RKMultiMedia87 10 months ago
@RKMultiMedia87
from my experience, those are the things im aware of and just remembered how to test your PHP locally.... just google xaamp.html and it should take you to a link for both mac and windows users of how to install PHP n the apache server on your computer.... just throwing my little 2 cents. hopefully that helps.. im still testing things out.. good luck guys!
RKMultiMedia87 10 months ago
@RKMultiMedia87
PS: i am not using xaamp anymore, it was a headache setting up a server locally -- talk about leaving that for the computer scientists and developers loool... i did not want to keep wasting time so i signed up for a free hosting site to test my scripts and make my website live. msg me if ur interested, i don't want to spam & advertise anything here.
RKMultiMedia87 10 months ago
I removed "Field" as suggested but my email results were still blank. After mulling over it for hours, it turns out I had POST in lowercase...
danfong01 10 months ago
its not possible to test without putting the files to the server is it?
p20barbie 10 months ago
@p20barbie
yea im wondering also, i doubled checked to make sure my codes are correct just the way the great nate showed us!!, but not sure if works on local drive as i changed my testing server to my local host and PHP,
when i click send email.. it takes me straight to the PHP file i've created ina new tab on my browser.. any clue guys?
RKMultiMedia87 10 months ago
I get the email just not the information i typed in... Help anyone?
Sharu365 10 months ago
@Sharu365 I'm having a similar problem but if you go back in the comments, you'll see there's something wrong in the demo, something along the lines of adding/subtracting the word "Field" but I haven't gotten it to work yet
danfong01 10 months ago
Awesome! Thanks so much!
vixpix26 10 months ago
Wish I had read the comments....... works a treat but you need to change the variables in the email body from $email to $emailField they should be the same as the gathering data variables ie: $emailField = &_POST['email'];
However I'm no webdesigner and I wanted to do a form for a friends business website and this worked, best way of doing it but it took a couple of days.......
remember to create a form first then add a table inside the form box when designing the webpage :O)
ukflipside 10 months ago
Hey man!
Great tutorial!
Tho I got a problem. When I click on the submit button it downloads the PHP file.
Very weird,
Could you please help me?
TheMrTMonkey 10 months ago
thanxxxxxxx
jooohne 11 months ago
Thanks a lot for the great tutorial//
manchestermod > yeah dude, i've changed it and it worked for me too -
the word Field should be removed..
however the email being send doesn't render a valid "from" address // and my email puts it into a spam box..
i've tried to add this // 'From: '.$emailadd.'' inside the mail() however it doesn't worked
$success = mail($webMaster, $emailSubject, $body, $headers, 'From: '.$emailadd.'');
any ideas ?
cujaj 11 months ago
What about the var $succes.. must it be called?
Mapiemma 11 months ago
Can any1 help ....... .when i click submit to test it ., .... it brings up to Download the Php Script HELP!!!!>>>>>>
GamesMods2011 11 months ago
Can someone please just tell me why the fields are blank when I get the email. PLEASE. I already tried changing the $emailField = $_POST['email']; to this... $email = $_POST['email']; it still doesn't work. PLEASE SOMEONE TELL ME
thissitesuxmytwat01 11 months ago
@thissitesuxmytwat01
I am having the same problem... let me know if you figure it out
SandThomes 11 months ago
@thissitesuxmytwat01
i had the same problem and this is what fixed it for me...
I followed you same instructions...
$emailField = $_POST['email'] to
$email = $_POST['email']
however it still didn't work BECAUSE my actual id was
"Email" not "email"
Make sure all your ids are in the exact same format as in your form.
hope that helps
Eliteoomph 11 months ago 6
You did a wonderful job on this video. your ground up lesson providing context, detail and fundamental purpose it AMAZING! thanks a million.
Dave Albright
sacramento internet marketing consultant and strategist
916-224-4500
section32pro 11 months ago
This has been flagged as spam show
Why we need a, latin bitch busizz4me.info
DonsanUsake569 11 months ago
Thanks a lot!!! Ive been searching for this for a very long time!
If my site is done, you will get my free newsletter (:
UniqueSunrise 11 months ago
This has been flagged as spam show
when I click submit all I see is a text version of my php script.
TikBoYc3 11 months ago
Thanks, a lot great tutorial
DalixiaDe 11 months ago
This has been flagged as spam show
JUST STOP TRYING THIS VIDEO IF YOU DON'T KNOW HOW!!
SuperXxVideoxX 11 months ago
This has been flagged as spam show
I really wish this worked, but it doesn't! What doesn't work? I typed everything the right way...
AKSoapy29 11 months ago
When I click my sumit button nothing happens
thenewking01 11 months ago
Great tutoral man i really learnt alot. Most of what I kno is from watchin your videos. Anyway I tried this out and when I click submit all I see is a text version of my php script...I dont understand why but can you help me?
kenchi9999 11 months ago
Comment removed
shaurora26 11 months ago
This has been flagged as spam show
@kenchi9999 yeah me too! i m wondering why!?
Nate enlight us pleaaaase!
shaurora26 11 months ago
THANKS Nate..., you healed the heart of one frustrated Webmaster...
(semicolon dash close parenthesis... ;-)
ardorinlubrico 11 months ago
thank you!!! You saved my brain from exploding
tburnett5 11 months ago
$success = mail($webMaster, $emailSubject, $body, $headers); is this the ryt code?couz the error is this in line 31..
shabuna 11 months ago
This has been flagged as spam show
Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\website.php on line 31 please help me.....=(
shabuna 11 months ago
This tutorial is amazing! I haven't been able to find anything else on the web that actually works or that I could understand enough to complete. This is an excellent step-by-step, even for someone like me who has minimal coding experience. Thank you so much for posting this video!
kayakinchik 11 months ago
Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\website.php on line 31
shabuna 11 months ago
((Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\website.php on line 31))can some one help me what is this????and how can i fix this??
shabuna 11 months ago
what is the test server of this project???and what is the configuration of SITE manager???please reply......
shabuna 11 months ago
@shabuna
this will only work if the website is online or you can set up a testing server which is basically setting up your computer as a server, you can get free domain names and hosting for free to test the form, i find that easier than setting your computer up as a server
manchestermod 11 months ago
Absolutely the best training video on Youtube. By the way, you need to remove the word "field" in your variables or it won't work. IE. $emailField should read $email.
Other than that, this is by far the cleanest code and best script out there. thanks alot :-)
CaveTECHDiver 11 months ago
@CaveTECHDiver Thank you so much for this added tip...I was getting blank results on some servers I was using. The "Field" only seems to work with 1&1 hosting servers.
919media 11 months ago
Can someone paste the code on here so it can be handier to do.!
conanq16 11 months ago
Comment removed
UhlstA 11 months ago
Comment removed
UhlstA 11 months ago
What does it mean: Forbidden
You don't have permission to access /global-bin/php.cgi/formfill.php on this server.
When submit is clicked?
UhlstA 11 months ago
it didnt work for me at first, then i deleted the word "field" in the gathering data variables
eg. from this... $emailField = $_POST['email']; to this... $email = $_POST['email'];
on each line and it worked
Great vid, thanks tut vid
manchestermod 11 months ago 12
@manchestermod thank you very much i was stuck for a while but this worked for me
heinrichsmyth 11 months ago
@manchestermod Thanks!!! the code in the video didn't work for me either and I just couldn't figure out why. After days of searching and trying you've just provided me with the answer. Next step: validation.
meikke88 11 months ago
@meikke88
no problem meikke88 , im looking in to validation as well and also having a required field for each one. good look
manchestermod 11 months ago