Files
php_practice/exam92/FileBasedUniqueHC/index.php

8 lines
46 B
PHP
Executable File

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