(PHP 5 >= 5.3.0)
stream_supports_lock — Tells whether the stream supports locking.
Tells whether the stream supports locking through flock().
The stream to check.
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.