forum

Home / DeveloperSection / Forums / count website visitors

count website visitors

marcel ethan209331-Dec-2012
Hi every one,

In my web project i want to store website visitors

I have a table to store website visitor count bellow

id   date          ip           
-----------------------------
1    1-1-2012     195.165.1.2
2    1-1-2012     195.165.1.3
3    12-2-2012    195.165.1.8

and i want a sql query for get count of each month of current year.

Thanks in advance

Updated on 31-Dec-2012

Can you answer this question?


Answer

1 Answers

Liked By