PDA

View Full Version : number of my surfers


idr
March 19th, 2006, 05:34 AM
I am searching for a program which can be added to my site and will report the number of surfers using simultaneousky the site at a given moment.
where such a program can be found?
please advise
thanks

oracle128
March 19th, 2006, 08:17 AM
Is your site hosted on your own computer, or is it rented web space? Unless you're using your own server, you will need to contact your web hosting company for such features.

30111987
March 19th, 2006, 11:01 AM
if your server can sun php then you can have a script to show online users
http://php.resourceindex.com/Complete_Scripts/Access_Counters/Online_Users/

carnyfyll
March 26th, 2006, 11:30 AM
i also have a problem with that in my site.how will i know how many times a surfer viewed my profile.

oracle128
March 27th, 2006, 02:34 AM
The exact same questions and solutions apply, carnyfyll. Do you have physical access to the server? Or, does your host have PHP enabled? You will need either one to do what you want.