Quantcast
Channel: Recent Writing - Mark Story
Viewing all articles
Browse latest Browse all 125

PHP Generators - A useful example

$
0
0
PHP5.5 has support for generators which are a powerful language feature available in other languages like Ruby and Python. While generators in PHP are very much like their Python counterparts, I wanted to give them a spin and try a few simple but useful examples of generators in action.

Viewing all articles
Browse latest Browse all 125

Trending Articles