<slide title="SQLite Iterators/Foreach">

<blurb>The real power of iterators comes through the ability to use %foreach()% for an extremely 
fast data retrieval from objects.</blurb>

<example fontsize="1.6em" result="1" type="php" filename="foreach.php" />

</slide>