02-27-2007, 02:42 PM
Okay I have a database setup along the lines of:
|month|day|year|ip|
Is there a way I can find out how many unique hits I got that day? Besides grouping by ip? I would like to do this for more than one day per query so it would help much thanks in advance
|month|day|year|ip|
Is there a way I can find out how many unique hits I got that day? Besides grouping by ip? I would like to do this for more than one day per query so it would help much thanks in advance