Great guide. Easy to follow. Mine did not work until I saw in your wrap up (22:20 point in the video) a quote mark after the -t in the sendmail_path configuration line. It should look like this sendmail_path = "\"C:\xampp\sendmail\sendmail.exe\" -t" In the text below the video I see the quote mark is there. I just missed in when I reviewed the script Thank you very much.
Dear friend... thank you so much for this video, which has given me a good understanding of php mail. If possible, could you also explain how to attach a file with the email. Thank you so much...
This is a very great video it worked but i have a question is it possible to change the sender's mail in the php code or can i only change it in those files thanks a lot.
You can change it in the PHP code. However, you still have to set up those files. You can also set a reply to email in the PHP code. I hope my reply answers your question.
Thanks for the video. But even after following step by step the email is still not in my inbox yet on the console it shows sent succesfully what could be the problem
Hey Jovan. I'm not sure if you fixed the problem, but if haven't then go back over the configuration files and double-check the value/parameters entered. Let me know if it's working.
All the years I have been using XAMPP to run my PHP code I have never encountered that issue. So, I can only make suggestions on this and not a definite solution. 1) Firstly, you can back up all the projects you have in your htdocs folder, so you don't lose them and then reinstall XAMPP. Ensure that the Fake Sendmail option is selected, it might make a difference. Use this video as a guide if needed, th-cam.com/video/ZcveHM4hyHs/w-d-xo.htmlsi=YQdYE_ccd_S9MxrP. 2) Use PHPMailer and a free SMTP server like Brevo (Sendinblue) Use this video as a guide if needed, th-cam.com/video/wgMVmFogQ94/w-d-xo.htmlsi=VsAc-t2M3dw3YWF9. Let me know if you find a solution.
Sir I followed u step by step But I got Error Or Warning If u Can Help Me... 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\ecommercephp\test.php on line 11 E-Mail Sent Failed
Thanks For Replying to me but i sloved that problem and got a new error or warning is "Warning: mail(): SMTP server response: 530 SMTP authentication is required. in C:\xampp\htdocs\ecommercephp\test.php on line 9" sir @@876WilliamsTechJA
@@876WilliamsTechJA Thanks For Replying To Me Sir,But I Want To Understand One Thing U Made Value "$header = "ur gmail but there is word "teaches" " I Should Write That Or What,I Followed u step by step I got in chrom "Success" But There Is no Message Or Mail Send to My Gmail...
This is the clearest instruction video so far. Thank you a lot
I am glad that the video was useful to you.
broh i was trying this thing from so much time i saw ur video and it ran successfully......................... much thankssssssss
I'm glad that you found it helpful.
Thanks a lot ! You are the only one I could find that explained how to do that
I'm glad that my explanation was helpful. All the best!
your videos are very clear and to the mark, explanations are perfect. thanks a lot. worked
I'm glad that you found it helpful.
After searching so much, just needed to follow ur video, thanks for your help!
I am happy that it was of some assistance.
Great guide. Easy to follow. Mine did not work until I saw in your wrap up (22:20 point in the video) a quote mark after the -t in the sendmail_path configuration line. It should look like this
sendmail_path = "\"C:\xampp\sendmail\sendmail.exe\" -t"
In the text below the video I see the quote mark is there. I just missed in when I reviewed the script
Thank you very much.
Thanks, you explained nicely.
I'm glad that you found it helpful.
Dear friend... thank you so much for this video, which has given me a good understanding of php mail. If possible, could you also explain how to attach a file with the email. Thank you so much...
This might be helpful th-cam.com/video/fme7dCoQBrA/w-d-xo.html
This is a very great video it worked but i have a question is it possible to change the sender's mail in the php code or can i only change it in those files thanks a lot.
You can change it in the PHP code. However, you still have to set up those files. You can also set a reply to email in the PHP code. I hope my reply answers your question.
Thanks for the video. But even after following step by step the email is still not in my inbox yet on the console it shows sent succesfully what could be the problem
Hey Jovan. I'm not sure if you fixed the problem, but if haven't then go back over the configuration files and double-check the value/parameters entered. Let me know if it's working.
Finally, it works. Thanx. And subbed
Awesome and thanks for the sub.
But I don't have sendmail folder in xampp
All the years I have been using XAMPP to run my PHP code I have never encountered that issue. So, I can only make suggestions on this and not a definite solution. 1) Firstly, you can back up all the projects you have in your htdocs folder, so you don't lose them and then reinstall XAMPP. Ensure that the Fake Sendmail option is selected, it might make a difference. Use this video as a guide if needed, th-cam.com/video/ZcveHM4hyHs/w-d-xo.htmlsi=YQdYE_ccd_S9MxrP. 2) Use PHPMailer and a free SMTP server like Brevo (Sendinblue) Use this video as a guide if needed, th-cam.com/video/wgMVmFogQ94/w-d-xo.htmlsi=VsAc-t2M3dw3YWF9. Let me know if you find a solution.
@@876WilliamsTechJA Ah yes. I installed it again and now the folder is there. Thank you very much!
@@NoName-yw1pt awesome
Sir I followed u step by step But I got Error Or Warning If u Can Help Me...
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\ecommercephp\test.php on line 11
E-Mail Sent Failed
Hey Abdo, it seems that you're attempting to send via port 25. Double check the port in your configuration files.
Thanks For Replying to me but i sloved that problem and got a new error or warning is "Warning: mail(): SMTP server response: 530 SMTP authentication is required. in C:\xampp\htdocs\ecommercephp\test.php on line 9" sir @@876WilliamsTechJA
@@876WilliamsTechJA Thanks For Replying To Me Sir,But I Want To Understand One Thing U Made Value "$header = "ur gmail but there is word "teaches" " I Should Write That Or What,I Followed u step by step I got in chrom "Success" But There Is no Message Or Mail Send to My Gmail...
Sir I Got "Success" But There Is no Message Or Mail Sent To My Gmail...?@@876WilliamsTechJA
Sir I Got "Success" But Message Or Mail Didn't send To my gmail?@@876WilliamsTechJA
Merci beaucoup🤍🤍I do it.