Connect – PHP Script Check Online Users

Overview

Install this script and you’ll see all users connected to your site, it’s easy-to-install !

Features

  • Check live count online users
  • easy to install

Requirements

  • A database
  • PHP (the latest version)

Instructions

How to use it ?

-Set your database on connection/DB.php file.
-Install the database.sql file on your database.
-Install all files (index.php file is optional)
-On your pages, just add to include the script and then the script will remember all online users.
-You can write the function to see all users online on your pages but you need to include the script.

Related