stats counter

vegas

Account Disabled
Hello Im looking for a hit counter that can give open traffic statistics and also dont have the counter's brand on it,customizable too.

I tried bravenet's but is pure fraud since it just converts your traffic to something else so you start using their promotion tools and buy for them an energy drink,gimme a break will you.I want something that is legit ,free and acurrate.

thank u b4 handed
 
Can you please give an example of what can be achieved like a demo in order to find out if is or not what Im looking for?
 
If you are just counting all visits (from the same person) all over again on each page, just do it in php with count = count + 1;
 
Im interested in something like this I think is freakin amazing
http://codebase.eu/source/code-php/ip-counter/example/view.php

But could anyone bring an example of the way this info goes
since is not too clear for me:

<?php

$page = 'The name of this page';

// or you could use $page = $_SERVER['PHP_SELF'] ;

include ( 'counter.php');
addinfo($page);

?>

The download page is here

http://codebase.eu/source/code-php/ip-counter/

If anybody has installed this please let me know and hope
could bring some support ,thank you advancedly
 
Last edited:
I would say coding your own would be the best way BUT if you like, depending on the software (CMS) you use you will get lots of free code that can give you this.

Another way of achieving this is to use your hosting. May Hosts have scripts ready for this already installed on their server. You might need to talk to your host to help you with it if you cant do it yourself.
 
I just want some support if you mind understand this
Im interested in something like this I think is freakin amazing
http://codebase.eu/source/code-php/ip-counter/example/view.php

But could anyone bring an example of the way this info goes
since is not too clear for me:

<?php

$page = 'The name of this page';

// or you could use $page = $_SERVER['PHP_SELF'] ;

include ( 'counter.php');
addinfo($page);

?>

The download page is here

http://codebase.eu/source/code-php/ip-counter/

If anybody has installed this please let me know and hope
could bring some support ,thank you advancedly
 

Forum statistics

Threads
81,032
Messages
248,649
Members
20,687
Latest member
Sus123
Top