Files

8 lines
46 B
PHP
Executable File

<?php
include 'count.php';
hit_count();
?>