[snip]
How do we tell if the file is already locked when someone use a
flock()
on the file??
[/snip]If your flock attempt returns FALSE then it is likely locked already -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

