for($i=0; $i < count($veri['data']['movies']) ; $i++ ): echo $veri['data']['movies'][$i]['title'].'<br>'; endfor;