Ver Mensaje Individual
  #1 (permalink)  
Antiguo 15/08/2003, 20:09
Avatar de mapper
mapper
 
Fecha de Ingreso: enero-2003
Ubicación: Argentina
Mensajes: 321
Antigüedad: 21 años, 3 meses
Puntos: 1
<?php echo " $row["nombre"] "; ?>

hola, lo que quier es facil y consiso... como hago para intercalar $row["nombre"] en el siguiente codigo?

<table cellspacing=1 cellpadding=4 width="100%" border=0>
<tbody>
</tbody>
</table>
<table cellspacing=0 cellpadding=0 align=center border=0>
<tr>
<td valign=top width=506> <div align=center>
<table cellspacing=0 cellpadding=0 width="100%" border=0>
<tbody>
<tr>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
<table cellspacing=0 cellpadding=0 width=450 border=0>
<tbody>
<tr>
<td> <table class=invi cellspacing=0 cellpadding=0 align=center
border=0>
<tbody>
<tr>
<td valign=top nowrap width=19 height=30 rowspan=2><img
height=30 src="topleft.gif" width=19
border=0></td>
<td valign=top nowrap align=middle
background=top.gif><img height=8
src="XServers_archivos/top.gif" width=510></td>
<td valign=top nowrap width=21 height=30 rowspan=2><img
height=30 src="topright.gif" width=21
border=0></td>
</tr>
<tr>
<td height="18" align=middle valign=top
background=headerbg.gif><font color="#FFFFFF">Mensaje
Creado por:<--nombre--> <--apellido--></font></td>
</tr>
<!--== Content ==-->
<tr>
<td valign=top nowrap
background=left.gif>&nbsp;</td>
<td class=own valign=center align=middle
background=tablebg.gif>&nbsp;</td>
<td valign=top nowrap
background=right.gif>&nbsp;</td>
</tr>
<tr>
<td valign=top nowrap width=19 height=24><img height=21
src="bottomleft.gif" width=19
border=0></td>
<td valign=top nowrap width=112
background=bottom.gif height=24><div align="right"><a href="mailto:<--mail-->"><img src="mail.gif" width="22" height="24" border="0"></a></div></td>
<td valign=top nowrap width=21 height=24><img height=21
src="bottomright.gif" width=21
border=0></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table>
</div></td>
<td valign=top width=140><br> </td>
</tr>
</table>


Espero que sea obvio que necesesito que en donde estan las palabras <--nombre--><--apellido--><--email-->

Es donde quiero insertar dichos datos desde la base de datos que se llama tgmappe_forum y la tabla donde estan dichos datos se llama pru_datos los campos de dicha tabla son los siguientes nombre , apellido , mail

Gracias, hace una semana que estoy tratando de hacer arranca esto...
__________________
-- May The Force Be With You --