03/07/2011, 20:02
|
| | | Fecha de Ingreso: junio-2011 Ubicación: los cabos
Mensajes: 12
Antigüedad: 13 años, 6 meses Puntos: 0 | |
Respuesta: pegar imagen cargada upload este otro en otro html
La imagen fue enviada con exito.<br><strong>Datos:</strong><br>
<ul>
<li>Tipo <?=$tipo?></li>
<li>Ubicacion </li>
<form id="form1" name="form1" method="post" action="">
<table width="700" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="326"></td><img src="<?='imagenes/'.'image/'.$cad.'.'.$tipo?>" width="239" height="229" align="left" />
<td width="374"><strong>Codigo HTML:</strong><br />
<textarea name="html" id="html"><br />info</textarea></td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td height="94"><img src="<?='imagenes/'.'image/'.$cad.'.'.$tipo?>"/></td>
<td> </td>
</tr>
</table>
</form> |