update page now

Voting

: min(two, one)?
(Example: nine)

The Note You're Voting On

mallory dot dessaintes at gmail dot com
18 years ago
I have noticed that if you change the value of your fopen ressource, the lock is working no longer..
<?php
$fo = fopen('lockfile.txt','a');
flock($fo,LOCK_EX);
$fo = '';
// Lock is disable
?>

<< Back to user notes page

AltStyle によって変換されたページ (->オリジナル) /