Skip to content

Instantly share code, notes, and snippets.

@robinvdvleuten
Created March 6, 2012 14:38
Show Gist options
  • Save robinvdvleuten/1986616 to your computer and use it in GitHub Desktop.
Save robinvdvleuten/1986616 to your computer and use it in GitHub Desktop.
From A till Z in PHP
<?php
range('a', 'z');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment