faqts : Computers : Programming : Languages : PHP : Function Libraries

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

7 of 11 people (64%) answered Yes
Recently 3 of 3 people (100%) answered Yes

Entry

How can I flush a file I'm writing?
How can I flush the file write buffer in PHP?

Sep 19th, 1999 08:59
Nathan Wallace, Scott A. Cole


Just use flush():

    http://www.php.net/manual/function.flush.php3