File Locking
Posted: Tue Nov 11, 2003 1:40 pm
I want to be able to perform file locking using PHP. The structure of the application I have created is being used by multiple users. So I need to be able to lock database records for updation,insertion and deletion when another user is performing the same task. I really need guidance with this and will appreciate any help in this direction. Thanks