[PHP] flock

2002-01-06 Thread David Robinson
I'm using flock to manage the access of a file. I've noticed that php seems to wait for the file to be freed up. Is there a ordered que that each request goes into? And a timeout period, or does it just wait? David -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMA

[PHP] Accessing a Berkeley DB V1.85 using PHP V4.0.5

2001-06-25 Thread David Robinson (AU)
age the berkeley DB? I did not find any useful information in this regard. 4) I wish to avoid converting the database format if at all possible. 5) The database is a Redhat Source Navigator project. Any help offered would be greatly appreciated. Regards David Robinson ([EMAIL PROTECTED]) --