On Fri, 22 Nov 2002, Jason Wong wrote:
> On Friday 22 November 2002 16:34, gamin wrote:
> > Hello,
> > file as the data is being written, not when the file is closed
> I think you should try fclose() the file before you die!

  Or, if you need to force the data out to disk while writing, use
  fflush()...

-- 
   Morgan Hughes
   C programmer and highly caffeinated mammal.
   [EMAIL PROTECTED]
   ICQ: 79293356




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to