Php File lock
|
Popularity: (1047)
Tags: php security file locking Link: Visit It >> |
... 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...