Stefan Froelich

Stefan Froelich

Stefan "frostymarvelous" Froelich is a hobby programmer who loves to work with scripting languages. He's always up for a challenge and the opportunity to learn something new. At times he freelances, but mostly helps out in forums and various Q&A sites. His aim is to contribute to the community that has given so much to him over the years. Stefan dreams of a world where knowledge is freely shared.

Stefan's articles

Generators in PHP
Generators in PHP
PHP

By Stefan Froelich,

Take a look at how generators provide an easy way to implement simple iterators without the overhead or complexity of the Iterator interface.

Using SPL Iterators, Part 2
Using SPL Iterators, Part 2
PHP

By Stefan Froelich,

Read Using SPL Iterators, Part 2 and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.

Using SPL Iterators, Part 1
Using SPL Iterators, Part 1
PHP

By Stefan Froelich,

Read Using SPL Iterators, Part 1 and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.