ClientNo.%'; foreach($verinfo as $vi=>$vc) { echo '' . $vi . '' . $vc . '' . round((100/$total)*$vc,2) . ''; } echo '
Total number of connections: ' . $total . '
Number of different clients reported: ' . count($verinfo) . '

Data retrieved: ' . date('D M d y, g:i a T', filemtime('versions.txt')); ?>