STREAM_SUPPORTS_LOCK
Tells whether the stream supports locking
SYNTAX
stream_supports_lock ( resource $stream ) : bool
PARAMETERS
stream
The stream to check.
RETURN
Returns TRUE on success or FALSE on failure.