So I have been working on something that will check if a user is online or offline.
I have the login page set up adn when you loggin, it will take you to the datase that shows all the users.
I have a row called "UserOnline" and I want it so when you are signed in it is change to a 1.
This way I can highlight the name green or something so show that, that person is online.
Any help?
Thanks