This repository basically determines how to use sweetalert in PHP using a login/register modal
This project basically displays form validation messages(error/success) using sweetalert popup.
Validations: 1)Pattern of email address 2)Pattern of Mobile number(indian) 3)Password miss-match 4)Existing email/mobile number
Create a database named "sweetalert_demo" and import db.sql file in xampp/wampp or any other localhost server applications
Some Glimps...