Просмотр файла www/flud/block/echo_count.php
<?php $seg_hit = trim(file_get_contents('cgf/count/hit.txt')); $seg_host = trim(file_get_contents('cgf/count/host.txt')); { echo (' Уникальных: '.$seg_host.'<br /> Обращений: '.$seg_hit.'<br /> '); } ?>
<?php $seg_hit = trim(file_get_contents('cgf/count/hit.txt')); $seg_host = trim(file_get_contents('cgf/count/host.txt')); { echo (' Уникальных: '.$seg_host.'<br /> Обращений: '.$seg_hit.'<br /> '); } ?>