phpMyCounter
- Main
Please select what you would like to do.
Click here
to go to the Control Panel.
Copy and paste this code to where you want the counter:
[For a PHP Document]
<? include ("/path_to/counter.php"); ?>
[For an SSI Document]
<!--#include virtual="/path_to/counter.php"-->
[For an HTML Document]
<iframe width="100" height="50" src="/path_to/counter.php" scrolling="no"></iframe>