I need a PHP code to manage visitor
1. Total number of visitors a) Today
b) Total
2. Number of visitors ONLINE now.
and their :
a) IP address.
b) Location
c) Visited Page Name.
d) VIsiting Time
e) Duration of visit.
could any one help me to solve this
I need a PHP code to manage visitor
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: I need a PHP code to manage visitor
Web stats packages that analyze server logs will give you much of that information.
(#10850)