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

https://github.com/thetechguy44/simple-php-autentication


https://github.com/thetechguy44/simple-php-autentication

Last synced: about 2 months ago
JSON representation

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.