query("SELECT Faktor FROM dep_kat_teamteaching WHERE tid='$tid'"); $row_fak = $query_fak->fetch_array(); echo "$row_fak[Faktor]"; exit; } ?>