Esempio n. 1
0
    echo "</tr>";
    echo "<Tr>";
    echo "<Td>&nbsp;&nbsp;</tD>";
    echo "<Td>&nbsp;" . $ro->getCrossMatchingResult_dateCollected3() . "&nbsp;</td>";
    echo "</tr>";
    echo "<Tr>";
    echo "<Td>&nbsp;&nbsp;</tD>";
    echo "<Td>&nbsp;" . $ro->getCrossMatchingResult_expiryDate3() . "&nbsp;</td>";
    echo "</tr>";
    echo "<Tr>";
    echo "<Td>&nbsp;&nbsp;</tD>";
    echo "<Td>&nbsp;" . $ro->getCrossMatchingResult_retyping3() . "&nbsp;</td>";
    echo "</tr>";
    echo "<Tr>";
    echo "<Td>&nbsp;&nbsp;</tD>";
    echo "<Td>&nbsp;" . $ro->getCrossMatchingResult_crossMatching3() . "&nbsp;</td>";
    echo "</tr>";
} else {
}
echo "<tr>";
echo "<td>&nbsp;</tD>";
echo "</tr>";
if ($ro->getCrossMatchingResult_donor4() != "") {
    echo "<Tr>";
    echo "<Td>&nbsp;Donor4&nbsp;</tD>";
    echo "<Td>&nbsp;" . $ro->getCrossMatchingResult_donor4() . "&nbsp;</td>";
    echo "</tr>";
    echo "<Tr>";
    echo "<Td>&nbsp;&nbsp;</tD>";
    echo "<Td>&nbsp;" . $ro->getCrossMatchingResult_dateCollected4() . "&nbsp;</td>";
    echo "</tr>";