$toplam = $tur[d] + $tur[y] + $tur[b];
if ($toplam != 23) {
echo "Toplamlari 23 degil.";
}