stream_filter_append

 resource stream_filter_append ( resource $stream , string $filtername [, int $read_write [, mixed $params ]] ) 

説明

Adds filtername to the list of filters attached to stream.

戻り値

Returns a resource which can be used to refer to this filter instance during a call to stream_filter_remove().