PHP MUTEX?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
JJunkin
Forum Newbie
Posts: 9
Joined: Fri Oct 15, 2004 9:36 am

PHP MUTEX?

Post by JJunkin »

How can I create a mutex in php?

Thanks
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

[php_man]sem[/php_man]
You would get more descriptive answer if you were more descriptive yourself.
Post Reply