Skip to content

Klephtes is a free and opensource script to grab and stock your website-viewers' data in a database written in PHP.

License

Notifications You must be signed in to change notification settings

dawnl3ss/Klephtes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Klephtes is a free and opensource script to grab and stock your website-viewers' data in a database written in PHP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages