<?php $f=fopen ("gost.txt", "rt") or die ("?? ???? ????????? ????"); while (!feof($f)) { $hide_line=fgets($f); $ip_=fgets($f); $data=fgets($f);