Page 2 of 2

Posted: Thu Apr 15, 2004 1:02 pm
by ol4pr0
me so Freaky stupid.. but thanks for all the help

Code: Select all

if($row['fecha_trasbordo'] !=NULL){
echo "
//test
<td align="center" width="10%" BGCOLOR="#FFDECE" height="12"><b><font color="black" size="1" face="Verdana, Arial, Helvetica, sans-serif">";
echo $row['fecha_trasbordo'];
}
echo "
</font></b></td>";