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

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