| 
 | SplFileObject::flockPortable file locking Description
   public bool SplFileObject::flock
    ( int  $operation[, int&$wouldblock] )Locks or unlocks the file in the same portable way as flock. Parameters
 
 Return Values
   Returns  Examples
 Example #1 SplFileObject::flock example 
<?phpSee Also
 
 |