
03/08/2006, 17:35
|
| | Fecha de Ingreso: septiembre-2002
Mensajes: 122
Antigüedad: 22 años, 6 meses Puntos: 0 | |
Prueba asi:
<?
echo "<tr bgcolor='$color'><td><b>".$FILA['mensaje']."</b><br><br>"; ?>
<a href="javascript:void(0)" onClick="javascript: window.open('testimonials/Judy.htm','Judy','width=480,height=305')">
<? echo "<img src='".$FILA['foto_chico']." align='".$FILA['alineacion']."''><a/>". nl2br($FILA['contenido'])."<p align='right' class='headingOrange2'>".$FILA['firma']."</td></tr>"; |