$_json = json_decode($veri, true);
foreach($json as $json) {
// print_r($json);
}