View file total.php

File size: 88B
<?
$kom=@file("anekdot_base.dat");
$total=count($kom);



print " $total";

?>