Im looking for a way to make an online list using php and a flatfile database. I want a way to do it with sessions, I think thats the only way. I'm going to make a login page where they type in their name and it puts them on the users online list and when they close the window it takes them off the list. I could do the login, i just need help with the users online list.