Hello i have a database running as well as a login/register php file hosted on a server
i have the problem when in game i try to send the username and password in the game to the php server
it then check’s it with the database and is working fine. however i need to find a way so that i dont just test weather the passwords match the username inputed but weather they are banned from the server i have a field in the database nammed banned and it’s values are either No or Yes