Skip to content

Instantly share code, notes, and snippets.

@nemanjan00
Created March 16, 2016 12:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nemanjan00/05509bfd35bb4a99d38c to your computer and use it in GitHub Desktop.
Save nemanjan00/05509bfd35bb4a99d38c to your computer and use it in GitHub Desktop.
<?php
for($i = 1394631662; $i <= 1394634500; $i++){
echo '<record from="'.$i.'" to="graphics/pictures/person/'.$i.'/portrait"/>'."\n";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment