File Locking

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
sulen
Forum Commoner
Posts: 79
Joined: Wed Jul 09, 2003 4:55 pm
Location: los angeles
Contact:

File Locking

Post by sulen »

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
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Which database are you using?

Mac
Post Reply