if($json_data["Event"]["Markets"][$i]['MarketType']["Title"]=="tek"){ $oran = $json_data["Event"]["Markets"][$i]["Outcomes"][0]["Odd"]; } else { $oran = null; }