When using PHP, you shouldn’t be using the code to check to see if someone is a admin user or not. That is something you should do with sessions.
When using PHP, you shouldn’t be using the code to check to see if someone is a admin user or not. That is something you should do with sessions.