15,898 views
Learn how to validate User Roles with PHP and MySQL, creating sessions using the $_SESSION variable and using some PHP functions to validate that the role used is allowed. With this you can allow or restrict the user from accessing various modules of your application ► Github repository: https://github.com/8devmx/spending_tr... Let me know in the comments how you feel with your new skills: ???????? - I'm already a ninja ???? - I'm not a ninja yet but I'm on the right track ???? - Too Much information ???? - Every day I learn something new Do you want to see more videos related to programming, click here ???????? / @eightdev Improve your Programming and Web Development skills and IMPROVE YOUR FUTURE, we help you here! Timestamps ⏱ 00:00 - Intro 01:00 - Creating Roles Table 02:45 - Creating Roles Validation File 06:10 - Modifying Login 06:38 - Using LEFT JOIN Statement 09:35 - Validating User Roles with PHP