>Does anyone know anyway to synchronize calls to php functions.
>I was thinking of writting a hack that uses a lock file on the server put 
>if there is a proper way to do it then I would
>rather use that.
>Any suggestions would be good.

Shared memory may be faster than lock files...

*WHY* you think you need synched PHP functions might be an interesting
discussion, though if it's just for fun, have at it.

-- 
Like Music?  http://l-i-e.com/artists.htm


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to