resource stream_filter_prepend ( 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().