Who's Connected is a set of two small PHP scripts that use MySQL to display the number of users who have viewed a page within the last minute (can be modified). First script will add the connection to a table in MySQL. The second script will display the number of users.