Today I’m going to take a look at object iteration, most commonly found in the Standard PHP Library, and explore using the Iterator interface to simplify looping.
(more…)
Akash Mehta in PHP | 2 Comments »