Hello firends
From: http://www.php.net/manual/en/function.s ... append.php
Adds filtername to the list of filters attached to stream. This filter will be added with the specified params to the end of the list and will therefore be called last during stream operations. To add a filter to the beginning of the list, use stream_filter_prepend().
What happend if we add filter to the end of the list?
What is the difference between adding to end and adding to first?
Thanks,Good luck
Stream
Moderator: General Moderators