Hi to everybody,
i have an internet site (
www.click4soccer.com) from some years and until now i have counted online users throught the use of database. But now i have the problem to relieve DB work because visitors is very high (we go up to 120 users online at the same time).
I'm looking to method to count visitors throught sessions as can i did with ASP (sesssion_start and session_end) but i don't know if with PHP is possible.
Somebody can help me to understand if and how i can monitor online users without use db?
Thanks