stream_supports_lock
Description
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.
Tells whether the stream supports locking
stream_supports_lock ( resource $stream ) : bool
stream
The stream to check.
Returns TRUE on success or FALSE on failure.