Ver Mensaje Individual
  #22 (permalink)  
Antiguo 19/06/2009, 05:56
Avatar de aldo1982
aldo1982
 
Fecha de Ingreso: noviembre-2004
Ubicación: Santa Fe (Argentina) Colon F.C
Mensajes: 1.362
Antigüedad: 19 años, 5 meses
Puntos: 6
Respuesta: Las comillas me vuelven loco

hacelo sin comillas de esta forma...

<?
//if ($Emp_cta_deudores_ante != $Emp_cta_deudores) {
?>
<tr >
<td width="16%" valign="top" style=" height:25px;"><div class="Estilo2"><?=$row[Emp_cta_deudores]?></div></td>
<td width="40%" valign="top" style=" height:25px;"><div class="Estilo2" align="left" ><?=$row[Cta_detalle]?></div></td>
<td width="5%" valign="top" style=" height:25px;"><div class="Estilo2"></div></td>
<td width="8%" valign="top" style=" height:25px;"><div class="Estilo2" align="left" ></div></td>
<td width="16%" valign="top" style=" height:25px;">
<div class="Estilo2">
<? echo number_format($subtotal_debe,2,",","."); ?>
</div>
</td>

<td width="15%" valign="top" style=" height:25px;">
<div class="Estilo2">
<? echo number_format($haber,2,",","."); ?>
</div>
</td>
</tr>
<?
//$subtotal_debe = 0;
//$subtotal_haber = 0;
//}
?>
__________________
LA MUERTE ESTÁ TAN SEGURA DE VENCER QUE NOS DA TODA UNA VIDA DE VENTAJA