Php File lock
... File locking...You need to lock the file each time when you do any input/output operation with that file, for example, guest book or forum or counter script.It seems to be all right, when you simple open file and read/write data from it like this...