$foto=odbc_result($res,'sFOTO1');
if ($foto!="")
print "Foto nn disponibile"
else
echo '<td valign=middle align=center width=30% height=170 background="sottogif.jpg">';
print "<img src=$foto width=220 height=160>";
echo '</td>';
echo '</tr>';
}
odbc_close($conn);
nn funge..![]()