Skip to content

Instantly share code, notes, and snippets.

@dragoonis
Created May 31, 2012 19:08
Show Gist options
  • Save dragoonis/2845500 to your computer and use it in GitHub Desktop.
Save dragoonis/2845500 to your computer and use it in GitHub Desktop.
array(3) {
["Tv show"]=>
array(15) {
[0]=>
string(10) "South Park"
[1]=>
string(9) "Entourage"
[2]=>
string(18) "The Colbert Report"
[3]=>
string(14) "The Daily Show"
[4]=>
string(10) "True Blood"
[5]=>
string(20) "Curb Your Enthusiasm"
[6]=>
string(24) "Whose Line Is It Anyway?"
[7]=>
string(22) "Aqua Teen Hunger Force"
[8]=>
string(4) "Lost"
[9]=>
string(13) "Ninja Warrior"
[10]=>
string(18) "Two and a Half Men"
[11]=>
string(13) "Bizarre Foods"
[12]=>
string(10) "Family Guy"
[13]=>
string(6) "Tosh.0"
[14]=>
string(25) "The Life and Times of Tim"
}
["Movie"]=>
array(4) {
[0]=>
string(10) "The Matrix"
[1]=>
string(15) "The 5th Element"
[2]=>
string(15) "I Love You, Man"
[3]=>
string(19) "Requiem for a Dream"
}
["Comedian"]=>
array(1) {
[0]=>
string(23) "The REAL Russell Peters"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment