Protect your "Content Managment System" from Hackers and show Stats.
The code is very easy, so you can change it.
This code is optimised for a Magento Shop, but you can easly change the code for your need
- Show the Stats only from real Users
- Block Hackers one Day , make your own rules to Block IPs
- Block countrys
- Show all Username / Passwords they try to get into your system
- Very simple
- Create a Folder "stats" in your root Directory
- Copy the files index.php, stats.php and config.php in this Folder
- Add
include "stats/stats.php";to your index.php - Create a Database
- Import the "Database.sql" to the new created Database
- change the "config.php with the new Database credentials