This website recently got a major rebuild; if you're missing something, let Lorna know.

    Tag: generators


  1. Simplest PHP Generator Example


    I really like the generators feature that's arriving in PHP 5.5, and since we're now into release candidate releases, it's actually not that far away. I've been speaking on this topic and I thought I'd share my trivially simple code example from my slides.

    Read more