Posted by kelvin on 10/24/06 10:48
Hi,
How to avoid one php page be called by 2 at the same time?
How to lock a block of codes in php?
something like
mutex.Lock
//...............
One service one time
//................
mutex.Unlock
Any way to do this?
Thank you,
Kelvin
Navigation:
[Reply to this message]
|