Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001092

[PHP] Re: fopen From: Martin (martin <email protected>)
Date: 09/30/01

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: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>