https://github.com/pj8912/authentication
Authentication using php and mysql
https://github.com/pj8912/authentication
authentication css html5 javascript mysql php
Last synced: 3 months ago
JSON representation
Authentication using php and mysql
- Host: GitHub
- URL: https://github.com/pj8912/authentication
- Owner: pj8912
- Created: 2021-04-03T09:23:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-19T16:09:08.000Z (over 3 years ago)
- Last Synced: 2025-01-11T11:12:43.784Z (over 1 year ago)
- Topics: authentication, css, html5, javascript, mysql, php
- Language: PHP
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Authentication
Authentication app in PHP
## Use
- Create your database and add users table from sql/auth.sql
## Screenshots
- ### Login

- ### SignUp

- ### Logout
