Html/Php Contact Form - Part 2
Uploader Comments (gorilla3d)
All Comments (68)
-
great tutorial!
but i have a problem - i receive the messages into the junk
plz help?
thanx however
-
thx Sir, Gud tutorial..
-
thanks! :D
-
Is there a way to turn this code into a guestbook code as well? I like the fact that you can have it send emails, but I would also like it be a guestbook so the messages post on the website and yet still send an email verification? Please let me know if this is possible :) Thnx
-
When i send the mail, it just sends the title of the mail, not what the person wrote
-
Thanx
can any one help me please my email keep going to the junk mail!
can any one tell me what I have to do to get that email in the inbox ?
my code is :
ini_set ("SMTP", "smtp.myname.com");
mail ($email, $subject, $body, $headers);
thanx
-
Awesome tutorial and I really enjoyed it but what about the input validation? Don't mean to be picky but in my opinion, a form without validation is like an invitation for trouble.
-
awesome vids thank you :)
-
awww.. now i have to type it plz fix links!
-
that was easy
MAN this aint work properly .
does not send to yahoo nor to gmail n not even to a specific email , well ...
we need a strong code that ccould send to any E-mail adress\ peace out man
kennethcole02 3 years ago
we need a strong code? This code is presented with the purpose to teach. Not only that its "Sendmail" Read up on that you'll figure out quickly, if your mailer server send spam, then companies like google or yahoo can block your mail form even getting to them.
gorilla3d 3 years ago
It doesn't help for spam only user error, but you did give me a new topic to work on for my next video.
gorilla3d 3 years ago