Kmarada schrieb:

> is it possible to use fopen to open 5000 files differents simultaneous and
> edit it simultaneous ?

I think, this depends how many files your operating-system can handle.

> i have one file. if four user edit it simultaneous what happen? there is
> something to lock the file until one finish to edit?

see "flock".



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to