codice:
$sSql = "SELECT t.id_f 
         FROM tabella t 
         WHERE t.id_f = '". $this->idf ."'";