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
β
 π 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.
git clone https://github.com/Iqbolshoh/php-user-role-manager.git
cd php-user-role-managermysql -u yourusername -p yourpassword < database.sqldefine("DB_SERVER", "localhost");
define("DB_USERNAME", "root");
define("DB_PASSWORD", "");
define("DB_NAME", "roles");This project is open-source and available under the MIT License.
π― Contributions are welcome! If you have suggestions or want to enhance the project, feel free to fork the repository and submit a pull request.
π¬ I love meeting new people and discussing tech, business, and creative ideas. Letβs connect! You can reach me on these platforms:


