Statistics
This page displays a table with one row for each statistic. A line is made of a description of the statistical and the value.
There is four basic statistics :
- Total number of authorized access.
- Total number of unauthorized access.
- Total number of access attempts.
- Total number of users.
The structure of the source code that generates statistics is based on a PHP table that contains, for each statistic, a description and the SQL query to run. If a user wishes to add a statistic, it is easy to add an entry to this table. If the user enters an incorrect query or returns something else than a number, an error is displayed in the table: