Is there a way for a script to tell if the file it's trying to access is 
locked by other script (via flock()) or not. I need to make script wait 
untill other script running in a parallel thread releases the lock on 
the file.

Tnx in advance.

Armin


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

Reply via email to