![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
26/08/2009, 17:56
|
![Avatar de gabyfornia](http://static.forosdelweb.com/customavatars/avatar83537_4.gif) | | | Fecha de Ingreso: diciembre-2004 Ubicación: USA
Mensajes: 182
Antigüedad: 20 años, 1 mes Puntos: 0 | |
Respuesta: Links en imagenes que se repiten a traves de Repetir Región Gracias muchachos por su ayuda, ya lo resolvi, aqui pongo el codigo por si algun novato como yo necesita saber acerca de esto, pero me resulto de mucha ayuda lo expresado por haverstmoon, mi total agradecimiento a ti.
El codigo:
<?php do { ?>
<table width="58%" border="0" cellpadding="0">
<tr>
<td height="36" align="center" style="text-align: left"><a href="<?php echo $row_minibanners['link']; ?>"><img src="images/images/minibanners/<?php echo $row_minibanners['banner_url']; ?>" alt="" border="0" /></a></td>
</tr>
</table>
<?php } while ($row_minibanners = mysql_fetch_assoc($minibanners)); ?>
__________________ :stress: De las Aves que Vuelan me gusta el Chancho!!:si: |