Page Paste <?php define("_BBC_PAGE_NAME", "Test"); define("_BBCLONE_DIR", "stats/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> Sample http://www.dgdizayn.com/stats <?php define("_BBC_PAGE_NAME", "Anasayfa "); define("_BBCLONE_DIR", "stats/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?>