O scrivi questo:
Codice PHP:
$ABITO_TIPO=$row_rs_uni["ABITO_TIPO"]; 
o questo:
Codice PHP:
$row mysql_fetch_assoc($rs_uni);