An open API service indexing awesome lists of open source software.

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: 4 months ago
JSON representation

This repository basically determines how to use sweetalert in PHP using a login/register modal

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...

![screenshot 79](https://user-images.githubusercontent.com/38497682/52525298-5c4d5300-2ccd-11e9-87c6-f7db852a0d5d.png)

![screenshot 78](https://user-images.githubusercontent.com/38497682/52525299-5d7e8000-2ccd-11e9-86fb-20f21d48e3a5.png)

![screenshot 77](https://user-images.githubusercontent.com/38497682/52525300-61aa9d80-2ccd-11e9-8fdf-e17d48ce1679.png)

![screenshot 81](https://user-images.githubusercontent.com/38497682/52525301-64a58e00-2ccd-11e9-9b43-108afbcebea5.png)

![screenshot 80](https://user-images.githubusercontent.com/38497682/52525303-67a07e80-2ccd-11e9-9ca6-c6ae3f5eb588.png)