Skip to content

Instantly share code, notes, and snippets.

@goz
Created June 19, 2010 17:55
Show Gist options
  • Save goz/445104 to your computer and use it in GitHub Desktop.
Save goz/445104 to your computer and use it in GitHub Desktop.
<?php foreach(range('A','Z') as $i) echo $i; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment