|
Help Need with BS Counter Intregation in vB
Hi everyone,
I need some help placing hitcounter on my site. How do i do it
To add the counter to your web page, first insert the following code into the desired PHP page(s):
<?php include("hitstats/count.php"); ?>
Then include the remainder of the code wherever you want to place the counter in your page (after the first block of code):
<?php bscounter("Fforums", "image", "odometer", "png", 6, 0); ?>
Please help me with this :$
Thank you
|