Posted by Ian B on 11/01/05 12:54
I would never rewrite the file like that if there were any danger of data-loss. read in 'file.txt' change in memory write out 'file.tmp' delete 'file.txt' rename 'file.tmp' as 'file.txt'
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming