PHP » GoLang |
login |
register |
about
|
GoLang stream_filter_append
request it (395)
GoLang replacement for PHP's stream_filter_append
[edit | history]
stream_filter_append(PHP 4 >= 4.3.0, PHP 5, PHP 7) stream_filter_append — Attach a filter to a stream Description
resource stream_filter_append
( resource
$stream
, string $filtername
[, int $read_write
[, mixed $params
]] )
Adds Parameters
Return Values
Returns a resource on success or
Changelog
Examples
Example #1 Controlling where filters are applied
<?php Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|