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

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
iwsyang
Forum Newbie
Posts: 7
Joined: Thu Jan 22, 2009 4:07 am

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

Post 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?
Post Reply