stream_supports_lock(3) php man page | unix.com

Man Page: stream_supports_lock

Operating Environment: php

Section: 3

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
stream_get_contents(3) - php
ftp_get_option(3) - php
image2wbmp(3) - php
stream_context_set_params(3) - php
stream_filter_prepend(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Nicki Paul to the Moderator Team!