Skip to content

This repository provides a straightforward user management system built with PHP and MySQL. It offers core functionalities for user registration, login, profile management, and potentially basic administrative features.

Notifications You must be signed in to change notification settings

nababur/Simple-User-Management-System-with-PHP-MySQL

Repository files navigation

Simple-User-Management-System-with-PHP-MySQL

So let’s start implementing the user management system with PHP and MySQL. Before we begin, take a look at files structure for this example.

Script Features::-


User Login and Registration features:

  • User registration with email
  • User Login with remember password(SHA1()).
  • Change password.
  • User profile.
  • User profile edit & save.

Admin Panel features:

  • Admin login.
  • Admin password Chane password.
  • Admin profile.
  • Dashboard View
  • Users list.
  • Add new user with role.
  • Edit & save user.
  • Delete user.

Login Register Profile 2020-03-15_203003

How to Install

  • Create a database name (db_admin)
  • Import database file (db_admin.sql)
  • Admin:Info
  • Admin username: nababurbd@gmail.com
  • Admin pass: An123456
  • Live video on Youtube

Author

Nababur Rahaman

Happy Open Source....

About

This repository provides a straightforward user management system built with PHP and MySQL. It offers core functionalities for user registration, login, profile management, and potentially basic administrative features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published