stream_supports_lock

Example

 bool stream_supports_lock ( resource $stream ) 

Description

Tells whether the stream supports locking through flock().

Return Values

Returns TRUE on success or FALSE on failure.