I need to perform a set of actions and make sure that another session (browser) doesn't start these actions until the first is finished. Basically, I need to read a value from LDAP and increment the value without corrupting the data. Does php have something similar to Java's synchronize?
Thanks,
jason
How to synchronize in php
Moderator: General Moderators
-
dhanasekaran1980
- Forum Newbie
- Posts: 3
- Joined: Wed Jul 13, 2005 5:10 am
synchronize in php
Me too need the same urgently. Can anybody help please.