Create A Contact Form with PHP That Can Actually Send Mails!

preview_player
Показать описание
In this video, we are going to create a contact form with HTML, CSS, and PHP. After watching this video, you'll understand how to create a working PHP form that actually can send emails.

👉 Source Code on Github:

Timestamps:
0:00 - Overview
1:30 - HTML
4:15 - CSS
12:42 - The PHP
19:38 - Redirect Page
22:21 - Uploading on Server
24:47 - Last Thoughts

#mrcoder #php
Рекомендации по теме
Комментарии
Автор

Concepts, code, and execution were easy thanks to this tutorial! YOU ARE THE BEST MAN!

fpchuck
Автор

I too have been fighting to find a way to send mail through my site. It's been hours of searching over many days but now that search is over. Your video was great and got me finally up and running. THANK YOU!!

RobertVeale
Автор

Thanks for your Help!! I have seen so many Videos that couldnt help me out. But your way works fine and simple! THX!!!

pureart
Автор

No Server config, SMTP ect, No phpmail and it's just this simple?. i cant believe i had spend days trying to configure phpmail, to no avail. thanks a million.

awaznipi
Автор

Excellent tutorial with speak is fine. Thanks from bottom of my heart.

dpcare
Автор

excellent tutorial, it helped me to make my first contact form ✌

php-frankgp
Автор

Best tutorial for this topic. Thank you very much!

frodion
Автор

thank you for this tutorial! worked like charm!

erikdinos
Автор

That's exactly what I was looking for!!! Thank you so much!! Awesom stuff. Super simple :)

tomar
Автор

Very informative video. Thanks for the content.

Miles
Автор

thanks man you helped me a lot. You're a chad

diogofrazao
Автор

Thank you so much!!! It is working all good on my

kelxdlol
Автор

About inserting more inputs. I am developing a Thank You page like yours, but adding an ARRAY. For example:
“Thank You, $name for contacting us. We will write you back to $email. Your selected options are:

I would like that array to be showed separated by comas. I checked something about the IMPLODE function, but how do I do to pack the array with the selected options in one variable and insert it everywhere? Are you in Stackoverflow?

toma
Автор

Thank you, what type of setting do you use for your VS code?

KeffelewAssefa
Автор

Very good video and explation. Now, if I have an existing website with many folders in my root directory, where or which folder do I upload my files to? Can you shed some light? Thanks

myllerolivio
Автор

Thanks for the video.. I'm such a noob when it comes to back end lol the font in your IDE is a bit hard to read for me though.

albedesigns
Автор

This is a really good tutorial, thank you. I am having a problem though. I get an error every time I try sending my form. Can you help please?

hassanabu
Автор

Thanks for the video.
Pls do I need to upload my project to live server for this code to work? Or can it work locally using xamp server ?

smjanet
Автор

Great tutorial! One of the best on the subject. Can i please ask you, if i want to have a modal (popup) message once the email is sent how do i link the script? Instead of how you did with another thank you page with a return to homepage link? Thank you for your answer.

esasrl
Автор

Thank you for your video. I was able to make it work on Win 11, but it does NOT work on mobile device, particularly on Android. Could you please verfify the code on mobile devices to see if it can work? Many thanks, and keep up the great work.

lorenzofernandez