Page 1 of 1

Have you ever used php://filter/ before?

Posted: Tue Mar 24, 2009 8:04 pm
by iwsyang
I just read a book which mentioned php://filter/ this kind of method to filter the stream, is that the same purpose for stream_filter_append()?
which one is better?