array ( curl_error($crl), curl_errno($crl) )); } curl_close($crl); $objRanking = json_decode($response, $assoc); // var_dump ($objRanking); if (!is_array($objRanking)) { // no output } else { foreach ($objRanking as $team) { echo ''; echo ''.$team->teamName.''; echo ''.$team->games.''; echo ''.$team->win.''; echo ''.$team->lost.''; echo ''.$team->scored.''; echo ''.$team->received.''; echo ''.$team->points.''; echo ''.$team->difference.''; echo ''; } } } ?> BVN API Rangliste Example
Team Sp Si Ni Erz Erh Pu KV