Skip to content

GabrielBigardi/Simple-Secure-PHP-OOP-Login-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Secure PHP OOP Login System

version build

Features:

  • Login
  • Register
  • Change password
  • Update profile
  • See users profile's
  • Logout
  • Session saving (a.k.a. Remember-me button)
  • Validation and utils
  • Salt-hash-encrypted passwords

How to install:

  • Clone the repository
  • Get the .SQL file and use it to create a database on your PHPMyAdmin/MySQL
  • Grab the PHP-files folder and add to your WWW/HTDOCS folder
  • Register and use the system

Test User Details

  • Login: TestUser
  • Password: testuser
  • Profile: http://YOUR_SITE_HERE/profile.php?user=TestUser

About

A simple secure and object-oriented base for systems that require login/register

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages