Search found 1 match
- Mon Feb 21, 2011 10:05 pm
- Forum: PHP - Code
- Topic: Request help reporting date-time statistics
- Replies: 0
- Views: 114
Request help reporting date-time statistics
Hi there, I am working on an app that reports date and time statistics. A mysql table stores each login with a unix timestamp. Setting aside the question of timezones (which I think I can handle), I want to get the following statistics in an expedient fashion: number of logins today number of logins...