Dear All,
I have a small query
the structure(fileds) of the table is tbl_visitors are as follows
remoteid varchar(15)
accessdate date
accesstime int(15)
i am inserting the ipaddress,accessingdate,accssing time of the clients into the database when they are accessing the site indexpage
my problem is how can i find the count(remoteid) from the previous months ie 1monthbefore,2monthsbefore,3monthsbefore --- 12monthsbefore
plz send me the solution
regards
bvsureshbabu