"20 users online" style user tracking is a favourite of ASP websites - this class allows you to do the same thing easily in PHP. The OnlineUsers class uses a leightweight mySQL table to track the users, logging them to a table. Details of who is online and how many users is then easily retrieved.