Send mail php from html form without reload page and sending success and error alert with SweetAlert
- Add file needed by SweetAlert (js & css)
- don't forget to link JQuery and main.js
- Create your form according to your needs, don't forget the id
- Create PHP file according to your needs
- Enjoy!
See Sweet Alert in action! http://tristanedwards.me/sweetalert
Sweet Alert Github: https://github.com/t4t5/sweetalert
I am getting the following error that says 1. "console is not defined." 2. "swal is not defined" 3. "data is defined but never used."
Can you help me to solve this?