fflush

 bool fflush ( resource $handle ) 

説明

This function forces a write of all buffered output to the resource pointed to by the file handle.

戻り値

Returns TRUE on success or FALSE on failure.