On Mon, May 22, 2006 7:11 am, n.g. wrote:
> flock() with LOCK_NB not work under ,
> nor does fopen() with 'x' mode,
> my php is compiled as an apache module, and apache is running in
> prefork mpm.
> php version is 5.1.2
>
> my code is
>
> $haslock=0;
> if($lock=fopen('LOCK','w')){
This would wor
flock() with LOCK_NB not work under ,
nor does fopen() with 'x' mode,
my php is compiled as an apache module, and apache is running in prefork mpm.
php version is 5.1.2
my code is
or
http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo