(PHP 5 >= 5.3.0)
stream_supports_lock — Tells wether the stream supports locking.
Tells wether the stream supports locking through flock().
The stream to check.
如果成功则返回 TRUE,失败则返回 FALSE。