Commit eef2429b authored by Nico Schallehn's avatar Nico Schallehn

test

parent 9d955670
......@@ -55,7 +55,7 @@ $tmdbKey = "b1ddcc7d16281ce09f692896f882ba9d";
$tmdb = json_decode(file_get_contents($url), true);
//echo $tmdb;
var_dump($tmdb);
var_dump($tmdb["tv_results"][0]);
echo PHP_EOL;
/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment