PHP Manual
fflush
Description
bool fflush ( resource handle )
This function forces a write of all buffered output to the resource
pointed to by the file handle.
Parameters
handleThe file pointer must be valid, and must point to a file successfully opened by fopen() or fsockopen() (and not yet closed by fclose()).
Support PHPRO.ORG
Search
PHPRO.ORG Poll
Warning: Participation in PHPRO.ORG polls may incorrectly lead you to believe your opinions matter.

RSS Feed




