Quote:
Originally Posted by idogfy
but if it adds up, hitting and writing to a flat file...locking that file if you don't want to corrupt, you will probably (meaning for SURE) hurt your server performance way more than using a DB in the first place.
|
You don't need to lock the file if you're just appending.
