Ver Mensaje Individual
  #2 (permalink)  
Antiguo 15/11/2006, 23:45
Avatar de diego_fallout
diego_fallout
 
Fecha de Ingreso: septiembre-2005
Mensajes: 10
Antigüedad: 18 años, 8 meses
Puntos: 0
Proba haciendo:

Código PHP:
<?
$htmlTable
='
<TABLE>
    <TR> 
        <TD>'
.$a.'</TD> 
    </TR>
</TABLE>
'
;