STREAM_WRAPPERS_WRITE

Stream wrapper bit flag -- wrapper is writeable.

1 use of STREAM_WRAPPERS_WRITE
stream_wrappers.inc in includes/stream_wrappers.inc
Drupal stream wrapper interface.

File

includes/stream_wrappers.inc, line 47

Code

define('STREAM_WRAPPERS_WRITE', 0x8);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.