PHP Function Reference

PHP stream_bucket_make_writeable() Function



The PHP stream_bucket_make_writeable() function returns a bucket object from the brigade for operating on.

Syntax

stream_bucket_make_writeable(brigade)

Parameters

brigade Required.

Note: This function is currently not documented. Only it's argument list is available.

❮ PHP Streams Reference