https://github.com/thetechguy44/simple-php-autentication
https://github.com/thetechguy44/simple-php-autentication
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thetechguy44/simple-php-autentication
- Owner: Thetechguy44
- Created: 2023-08-22T01:53:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-22T02:10:35.000Z (almost 3 years ago)
- Last Synced: 2026-04-30T05:37:20.749Z (about 2 months ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-Page-PHP-Autentication
This is a simple page authentication which assigned a unique random id to a new sign up user.
It's also check if the inputs provided for authentication is valid or in valid. A function was created to check the provided details from the user to check for the validity
I attached the database in the repository, you can import the database to your mysql server for testing.