https://github.com/thealoneprogrammer/sweetalert-in-php
This repository basically determines how to use sweetalert in PHP using a login/register modal
https://github.com/thealoneprogrammer/sweetalert-in-php
Last synced: about 1 month ago
JSON representation
This repository basically determines how to use sweetalert in PHP using a login/register modal
- Host: GitHub
- URL: https://github.com/thealoneprogrammer/sweetalert-in-php
- Owner: thealoneprogrammer
- Created: 2019-01-18T07:38:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-09T19:18:22.000Z (almost 7 years ago)
- Last Synced: 2025-08-27T11:16:36.972Z (3 months ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SweetAlert-in-PHP
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...




