π‘οΈ PHP User Role Manager
This repository is a user management system built using PHP. It includes functionalities for user registration, login, and role management.

π₯ Admin Login: iqbolshoh
π€ User Login: user
π Password: IQBOLSHOH
β¨ Features
β
π User Roles β Admin & User roles with specific access controls.
β
π Secure Authentication β Password hashing for secure login & registration.
β
π File Uploads β Users can upload profile images (all images except default.png are securely encrypted).
β
π Role-Based Access β Different pages & functionalities accessible based on user roles.
π Preview Pages
π’ Admin Dashboard
π€ User Dashboard
π οΈ Setting Up the Project
π₯ 1. Clone the Repository
git clone https://github.com/Iqbolshoh/php-user-role-manager.git
cd php-user-role-manager
ποΈ 2. Import the Database
mysql -u yourusername -p yourpassword < database.sql
βοΈ 3. Configure the Database Connection in config.php
define("DB_SERVER", "localhost");
define("DB_USERNAME", "root");
define("DB_PASSWORD", "");
define("DB_NAME", "roles");
π₯ Technologies Used
π License
This project is open-source and available under the MIT License.
π€ Contributing
π― Contributions are welcome! If you have suggestions or want to enhance the project, feel free to fork the repository and submit a pull request.
π¬ Connect with Me
π¬ I love meeting new people and discussing tech, business, and creative ideas. Letβs connect! You can reach me on these platforms: