PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have a user profile page where i would like to display if user is on the website or not.
I know i have to check for session ID but i still have no concept how to incorporate this.