<? $data = file("data/gb.txt"); $count = count($data); $mess = ceil($count/1); echo "[$mess]<br/>"; ?>