Skip to content

Instantly share code, notes, and snippets.

@valguss
Created November 15, 2010 17:11
Show Gist options
  • Save valguss/700613 to your computer and use it in GitHub Desktop.
Save valguss/700613 to your computer and use it in GitHub Desktop.
asdads
<?php
foreach($arrayVariable as $variable){
echo $variable;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment