php man page for stream_supports_lock

Query: stream_supports_lock

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STREAM_SUPPORTS_LOCK(3) 						 1						   STREAM_SUPPORTS_LOCK(3)

stream_supports_lock - Tells whether the stream supports locking.

SYNOPSIS
bool stream_supports_lock (resource $stream)
DESCRIPTION
Tells whether the stream supports locking through flock(3).
PARAMETERS
o $stream - The stream to check.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
flock(3). PHP Documentation Group STREAM_SUPPORTS_LOCK(3)
Related Man Pages
image2wbmp(3) - php
imap_append(3) - php
stream_set_write_buffer(3) - php
stream_socket_shutdown(3) - php
streamwrapper.stream_lock(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team