Advertisement
BlackGuard26

Band list

Nov 16th, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.64 KB | None | 0 0
  1. I liek colours so..
  2.  
  3. <?php
  4. /* Bands I've seen live are marked with [*], each '*' means seen one time */
  5.  
  6. /* Bands from your list */
  7. /**
  8.  * Parkway Drive
  9.  * System of a Down
  10.  * Nirvana
  11.  * August Burns Red
  12.  * Structures
  13.  * Bullet for my Valentine
  14.  * Avenged Sevenfold [*]
  15.  * Led Zeppelin
  16.  * Deep Purple
  17.  * Green Day (old) [*]
  18.  * Guns n' Roses
  19.  * Papa Roach
  20.  * Rammstein [*]
  21.  * Red Hot Chili Peppers [**]
  22.  * Tenacious D
  23.  * The White Stripes
  24.  */
  25.  
  26. /* Some bands not in your list */
  27. /**
  28.  * Iron Maiden
  29.  * Bloodhound Gang
  30.  * Bad Religion
  31.  * Between the Burried (and me?)
  32.  * Skillet
  33.  * Metallica [**]
  34.  * Volbeat [*]
  35.  */
  36.  
  37. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement