<?php include_once("ipblock.class.php"); include_once("counter.class.php"); $example_count = new EASY_counter(); // mainCount(countername, counterstyle, enableuserblocking?); $example_count->mainCount('/counter33.php', 'hearts', 'yes'); ?>