if ($bolum_adi == "Stereotip Davranışlar"){ 
    if ($ham_toplamlar == 23 OR $ham_toplamlar == 24 OR $ham_toplamlar == 25){ 
        $stereo_standart_puan = 12;
        echo $gorunmesini_istedigin_degisken;
    } else {echo "böyle bir sonuç yok";}
} else {echo "Bu bölüm Stereotip Davranışlar değil";}