Jump to content

Selecting relevant database entries.


smithmr8

Recommended Posts

Hi,

I want to be able to generate visitor statistics for a blog I'm creating. I'm going to be collecting numerous pieces of data when a post is viewed, including a time stamp of the visit.

 

I need to be able to select timestamps that were within the current day, the previous day, the day before that ect.. So that I can generate the statistics.

Show it for the current week (current day and 6 previous days).

 

So it would be the entries where the timestamp was made on the days: 11/1, 10/1, 9/1, 8/1, 7/1, 6/1, 5/1. For example.

 

Not quite sure how I could do this.

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/224118-selecting-relevant-database-entries/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.