Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://old.hcs.cmc.msu.ru/php/function.fflush.html
Дата изменения: Sun Feb 3 22:38:43 2002 Дата индексирования: Mon Oct 1 21:14:10 2012 Кодировка: |
This function forces a write of all buffered output to the to the resource pointed to by the file handle fp. Returns TRUE if successful, FALSE otherwise.
The file pointer must be valid, and must point to a file successfully opened by fopen(), popen(), or fsockopen().