Based on another thread I thought I'd ask this in a new one.
Is there any way using flock to 'queue' the file writes in php? All I see is examples how to say "can't get lock" and then die.
Is there any way using flock to 'queue' the file writes in php? All I see is examples how to say "can't get lock" and then die.

Comment