require_once 'File.php';
mixed File::unlock (string $filename, string $mode)
mixed File::unlock
This function can be called statically.
Example 30-1. Using File::unlock()
<?php require_once 'File.php'; ?>