Posts Tagged ‘spl’

10/6/09

Iterating with SPL 101: Directory Iterators

In the past I blogged about SPL (the Standard PHP Library) and how it makes PHP Developers’ life’s easier. Since then i have noticed a lack of SPL recipes on the web. If you are getting to know SPL, the use of the available classes can be a real mystery. So I decided to add more posts on SPL for Google to add to its index. This is the first in a series of posts. (more…)

06/8/09

SPL: The hidden gem

By a show of hands, how many people here have ever heard of SPL? How many have used it? Chances are most of you did not raise your hands, and some might even have a confused look on their faces. Not many know what SPL is, so let’s explore. (more…)