Hi,
Can someone give my any online example for write all the buffered data of an open file. Is it appropriate to use the PHP fflush() Function to develop this application? Please suggest me.
Thanks,
Hi,
In PHP programming application we using the fflush()function in PHP is used to write all the buffered data to the an open file. So, You can use the PHP fflush() function for this. Please visit the Below links :-
http://www.roseindia.net/tutorial/php/phpfiles/fflush-in-php.html
Thanks,
Ads