Minimal page stat script.
Still at a very early developement phase.
You can find the documentation on: https://cleverer.github.io/minimalstats/
- Update Readme according to https://guides.github.com/features/wikis/
- installer.php
- Database creation
- Check for installed version/database
- minimalstats.php
- Check for installation or else die
- Config check-method to check for required data and set defaults
- counter.php
- User processing
- view.php
- Data visualization
- Localization
- Write Documentation
- Apache
- PHP >= 5.3.0
- mysqli extension
- MySQL DB
First commit.