Testing Email Notification on Xampp Localhost
Hey guys,
I am learning PHP and working with the same on my project. I am stuck midway.
Could someone tell me how to test received and sent mails on localhost?
To elaborate, I want to show that on button click an email is sent to the email address already specified by user locally.
How to show the sent and received email?