Re: how to lock a block of php codes
- From: "bob.chatman@xxxxxxxxx" <bob.chatman@xxxxxxxxx>
- Date: 24 Oct 2006 08:49:38 -0700
are you talking about 2 users calling a page at the same time?
kelvin wrote:
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
.
- Follow-Ups:
- Re: how to lock a block of php codes
- From: kelvin
- Re: how to lock a block of php codes
- References:
- how to lock a block of php codes
- From: kelvin
- how to lock a block of php codes
- Prev by Date: Re: HTML email with PHP tags
- Next by Date: Re: Can anyone recommend a distance learning PHP and MySQL course which will get you a recognised qualification at the end of it?
- Previous by thread: how to lock a block of php codes
- Next by thread: Re: how to lock a block of php codes
- Index(es):
Relevant Pages
|