(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 を返します。