| 
 | stream_filter_appendAttach 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 
<?phpNotes
 
 
 See Also
 |