I use brackets when using foreach loops. What is endforeach for?
How about that?
"; foreach($items as $item){ echo "$item"; } echo ""; } ?>