Hello i have a question, how to make a daily - weekly - monthly unique counter like,
daily = when new day starts save old day.txt begin new day.txt
weekly = when new week starts save old week.txt begin new week.txt
monthly = when new month start save old month.txt begin new month.txt
i know that you can count unique visitors but i dont know if you also can safe the file and start new file. Is that possible ?