Thanks a lot , your information is really useful for me.

"Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> kyle wrote:
> > Hi all,
> >
> > Is there any simple, safe, and efficiency way to do file locking over
NFS?
> >
> > Thanks.
> >
>
> You can mysql locks (maybe it works in other databases too):
>
> GET_LOCK(str,timeout);
> RELEASE_LOCK(str);

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to