Page 1 of 1

How to synchronize in php

Posted: Wed Feb 04, 2004 11:06 am
by tsorf33
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

synchronize in php

Posted: Wed Jul 13, 2005 5:20 am
by dhanasekaran1980
Me too need the same urgently. Can anybody help please.

Posted: Wed Jul 13, 2005 10:06 am
by pickle