Комментарии:
Let me tell you something Sr.
"You are a Master, this is the most easy way that i have found error validation for using php.
I really appreciate it!
Keep it up the good work!"
From now and on i follow you.
Two minutes in says "pick up these codes....from where exactly??
ОтветитьHi Thanks alot. What if i need to add more fields like Phone, website, Location, etc. Please can you assist me . God Bless
ОтветитьThree hours wasted, and now the email won't send, why is it so bloody difficult to find a proper solution on the internet? I've literally searched everywhere for a simple contact form that will send a message to my email, and this one isn't it!
ОтветитьHow to get (PHPMailerAutoload.php) file
ОтветитьThanks for the tutorial, what about auto reply function?
Ответитьyea, he should add ""advanced"" to the title of the video ,
however it is by understanding and practicing the complicated that you become professional ,
thanks for the video
This is the best PHP lesson that I have encountered to date. I have paid in udemy but I did not get such a thorough explanation on building a form. Do you teach PHP & MySQL. You should be teaching at Udemy (not affiliated in any way with them).
ОтветитьThanks for your effort on making free tutorials.
ОтветитьThank you so much for providing such a good tutorial. Can we also add ajax for preventing page reload? Is this possible with this contact form ?
ОтветитьHow do I make a message popup after somebody submited a form, instead of a whole thank you page?
ОтветитьReally great tutorial! Thanks, it helped me a lot.
But I've got one issue with my security function which returns htmlentities. When it is called, nothing happened. I wrote it exactly the same like you. Have you got any idea why?
plz provide source code
ОтветитьThis is a fucking mess, so much of what you wouldnt advice us to do. And you are doing everything so fast. It would be so much more helpful with a pastebin of all your text so that I at least can follow what you say instead of wasting 1h extra writing all of it down and then realizing it doesnt even work.
Ответитьhey mine does not redirect to thanks.php but instead redirects to contact.php. Why is that?
ОтветитьWould you consider an updated course considering any updates that might have occurred since this video? It seems that a lot of websites utilize a contact.html file without any PHP logic included, everything happening in the background. If you could address this or what others may be doing differently, whether or not they're sacrificing security and such.
Ответитьway to advance for me .thanks
ОтветитьIt works totally fine on my virtual XAMPP server, but when I put it on an actual server, it takes like 5 minutes and then it goes to contact.php (instead of thanks.php) and nothing is sent. Why could that be?
ОтветитьDoes this contact form require bootstrap?
Ответитьreally shit it is not working
ОтветитьI am running this on a local server using XAMPP however whenever I hit send I get the error 'Fatal Error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\cons\contact\phpmailer\class.smtp.php on line 1214'. I think it may be a server problem as I have checked my code and see no problems. Any ideas?
Ответитьyou could simply use a required statement inside the html tag
ОтветитьThis was a great tutorial, helped me understand a LOT of stuff better.
ОтветитьThanks man , it worked for me.
I ve a question here, supposing i ve more than three field to send.
how do i send the field. your tutorial covered 3 fields like below senario
eg $m->Body = 'From: x (y) <p>z</p>
Thnks
sorry but I'm having some problems, i googled it a bit and I read something about configuring the php.ini file do I have to do it using phpmailer?
ОтветитьHi!
I was just wondering (I am still a noob with creating websites..), is this way of creating forms safe? Can a hacker implement script into the form and infects my website, or not? :)
Great tutorial, Was wondering how you could apply the PHP to retain the information in drop down menu elements.
ОтветитьI was only able to send emails using Gmail with SMTP= 'TLS' and port 587, and I also had to authorize the acces on my gmail account (less secure devices)
ОтветитьYou saved my life , really man , thank you a lot . You are the best !
ОтветитьCan i use this with kompozer? Thats the software I'm using to build my website
ОтветитьI get this error when I push send.
"Not Found
The requested URL /index.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
Why is it trying to request index.php? I'd like it to request a different page called nominate.php. How do I do this?
Many Thanks Alex iam one of your Greatest Fan
Ответитьthis video is so freaking clear and awesome. Thank you very much
Ответитьhaving an issue with the header redirect -_-
ОтветитьFatal error: Can't use function return value in write context in /home/a1836673/public_html/index.php on line 8 I've gotten this error (sorry, I'm not coder, I'm learning).
ОтветитьWhatever I would do, everitime I press submit, instead of doing what I wrote in the code (It's identical to yours) it always just prints out the entire PHP codeblock, for no apparent reason.
ОтветитьEvery time I press send the message keep popping up saying
Sorry could not send email. Try again later. So could you please tell me how
can I fix this
How to build a php contact form for people who already know how to build a php contact form.
Ответитьevey thing works except for php when its on my computer but once i upload it to my server my page goes void and saysParse error: syntax error, unexpected '[' in /home/u998343721/public_html/support.php on line 7 how do i fix cause its telling me that $errors = isset($_SESSION['errors']) ? $_SESSION['errors'] : []; is bad code
ОтветитьReally excelant tutorial, i need this source file, kindly can you send me.
ОтветитьFuck yeah.
Ответить+Codecourse what do you use for your localhost development? Is it XAMPP or something similar to this? Can you also specify what settings you have in this software?
ОтветитьCan anyone help me? Everything works fine in the local server , but when im on my online server it doesnt work, and i get the 302 Found .
ОтветитьDoes this work when i upload it on a live site?
Ответитьdoes anyone have this already completed?
ОтветитьIs it possible to style the email sent by php code to email
ОтветитьAll I was looking for was simple few lines contact form, all I got now is headache
Ответить