Thank you. Note: I had to replace this line sendmail_path = "d:\xampp\sendmail\sendmail.exe -t" because previous was not working, the format is different, and in the next video I had to add the FROM on the structure form to be able to create the email
@travispoole33707 ай бұрын
Me too. After changing that line it worked.
@frankdtank120 Жыл бұрын
Amazing content! Helped me to integrate gmail into my contact page. It's the simple things that often go unexplained and I thank this creator for sharing this with us. :)
@countplokoon Жыл бұрын
helped me with my assignment. Thank you brother!
@mostafatarekadam886111 ай бұрын
Thanks mate you helped me much, it worked, but I had to disable secure login to allow a log in with just a password, I didn't find an option for app passwords
@yassine66986 ай бұрын
merci beaucoup j'ai resolu le probleme🥰
@miyagenco.ltd.3100 Жыл бұрын
I didn't see App password in my gmail account
@codewithyousaf Жыл бұрын
go to security tab then turn on two step authentication after you will see it under two step auth
@justinjames__42311 ай бұрын
Yours may be different from the video uploader, me too, that's after you click into 2 step authentication and roll to the bottom, you can
@firasgasmy12296 ай бұрын
type (app) on the search box it will apear
@yamitora7912 ай бұрын
U need to turn on 2 step verification for that
@jiajiecheong9024 Жыл бұрын
dont have app password in google account, what should i do?
@codewithyousaf Жыл бұрын
Watch this 1 min video: kzbin.info/www/bejne/faaXmpmad9ClhK8
@LoganTrahan-d6b11 ай бұрын
I don't have the sendmail directory
@gameblog17254 ай бұрын
You're legend!
@cliffordstandright17467 ай бұрын
what do u mean by gmail id
@GiovanniAndreotti-b2l Жыл бұрын
with windows 64bit how i can modify the code ?
@nurhumairahanisah9933 Жыл бұрын
is it the same if i use wamp server
@ayimsolomon3 ай бұрын
How can i reach on to you pls
@alwenpy Жыл бұрын
im using linux what should I change in php.ini?
@عدنانمهداوي-ن5ث5 ай бұрын
not found sendemail folder !!!
@somthing728610 ай бұрын
i get an error that says: Warning: 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\cookies\send.php on line 33 how do i fix this :(
@somthing72868 ай бұрын
@nithin6654 i think so! i had to restart xampp. open xampp control panel, click "stop" on apache and mysql, click "start" after successfully stopped and thats all.
@somthing72868 ай бұрын
@@nithin6654i think so! i had to open xampp control panel click "stop" on apache and mysql, then click "start" after both have stopped completely
@Alpha_Precious7 ай бұрын
@@nithin6654 did you get the same error too? And were you able to solve it?
@nithin66547 ай бұрын
@@Alpha_Precious no
@Alpha_Precious7 ай бұрын
@@nithin6654 damn! I need this feature for my project. Did you find another method that was successful elsewhere?