Klephtes 🗒 Klephtes is a free and opensource script to grab and stock your website-viewers' data in a database. 🖋 Fully written in PHP & SQL. 📌 Usage : <?php require_once "app.php"; __insert($_SERVER); First, fullfill the settings file with your sql and database ids. Then, require the app.php file. Finally, just use the '__insert()' function with $_SERVER global function parameter.