This system allows you to track the session time of your users
You must include
app.jsconfig.php// Connection to databasesecret_request.php// Save the sessions of users
You must include the app.js script in your website.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request
v 1.0 22/07/2017
Axel Paris (https://axelparis.fr/github)
The MIT License (MIT). Please see License File for more information.