Members Activity Reporting

A simple application to see our member’s activity after they login.

On each login we will store their IP, date, hour.

You need to:
a) “update” the login script we are having right now so we can get the new stats

b) you have to write some additional lines to protect the login process from sql injections and other bad stuff

c) build a view stats area protected by a static password that I will set up from PHP . This login module will not require database connections.

This area will contain flash charts about login time/date and how many Ip’s/user are used. Each chart should have the ability to change the time range and to display the thread line.

The view stats area will require some Ajax coding when changing the timeline or chart types.

Leave a Reply

Your email address will not be published. Required fields are marked *