View Single Post
Old 11-Apr-2007, 02:32 AM   #1 (permalink)
Iphone
Fixed Error!
 
Iphone's Avatar

Posts: 4,202
Join Date: Mar 2007
Rep Power: 6 Iphone is on a distinguished road

IM:
Default Grouping by Week

Question: Hi, I have a hit counter for my website which is inserting data on the hits into my 'hit_counter' table in a MySQL database. I want to query the database to get a count of how many hits there have been per week, and a formatted string of the date for either the first of last day of that week. Is this possible in a single query, and if so what would the code be?
Iphone is offline   Reply With Quote