hello, I'm doing a php login form that if the user logs in using his email(username) and password and if this user is a admin it would direct it to a admin.php, if not regular.php
without having any radio buttons to click on for which user type ,this user is.
it would just search the user table in the database for the the user_type
sorry, If its not clear enough..
without having any radio buttons to click on for which user type ,this user is.
it would just search the user table in the database for the the user_type
sorry, If its not clear enough..