kpotia / phploginapp

Custom PHP login system using PDO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Login App

Full custom PHP login using PDO & Bootstrap UI

Version

1.0.0

Usage

  • Create database with users table or import the _resources/phploginapp.sql file
  • Add DB config params to db.php
  • Open index.php and register a user

TODO

  • update database
  • update registration form
  • login Attempt
  • update password
  • update profile
  • block user for 5min after 5 attempt

App Info

Author

Brad Traversy Traversy Media

Version

1.0.0

License

This project is licensed under the MIT License

About

Custom PHP login system using PDO


Languages

Language:PHP 99.7%Language:Hack 0.3%