Skip to content

SubhanRaj/iSecure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iSecure : A User Managament System in PHP

iSecure is a working PHP Project for user account managament with following fucitionality:

  • New User Registration
  • Existing User Login
  • Storing username and password in MySQL database
  • Logout
  • Showing menu as per as current user status

PHP Functions and features used

MYSQLi();
SESSION_START();
PASSWORD_HASH();
PASSWORD_VERIFY();

DataBase Details

  • DataBase Used : MySQL
  • DataBase Name : iSecure
  • Server Name : localhost

Releases

No releases published

Packages

No packages published