subharanjanm / 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

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 64.8%Language:HTML 27.2%Language:TSQL 8.0%