PHP Sorting Iterators.md 404 B


Title: "PHP Sorting Iterators" Date: 2017-07-08 23:05:06 Categories: [programming] tags: [php, iterators]

Authors: sedlav

a few months ago I wrote an article on RecursiveFilterIterator, you can find the article here: PHP Recursive Directory File Listing . If you run the example code, you will see that output is not sorted.

Link