file access limit - post your ideas and general guidelines

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jeff2007XP
Forum Newbie
Posts: 1
Joined: Thu Aug 09, 2007 7:07 am

file access limit - post your ideas and general guidelines

Post by jeff2007XP »

how would you handle this:
---------------------------------------------------------------------------------

DESCRIPTION:

given file, if open by one user, can't be accessed by another;
other user gets a message, that file is currently in use
Post Reply