Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://oit.cmc.msu.ru/php/function.feof.html
Дата изменения: Sun Feb 3 22:38:42 2002 Дата индексирования: Mon Oct 1 20:49:07 2012 Кодировка: |
Returns TRUE if the file pointer is at EOF or an error occurs; otherwise returns FALSE.
The file pointer must be valid, and must point to a file successfully opened by fopen(), popen(), or fsockopen().