
04/10/2010, 04:18
|
| | Fecha de Ingreso: septiembre-2010 Ubicación: http://nomenrecordo.blogspot.com/
Mensajes: 111
Antigüedad: 14 años, 5 meses Puntos: 1 | |
Respuesta: imagenes en php Yo lo tengo así:
?>
<div id="imatge">
<img src="<?php echo "../imgTrobats/$pr"; ?>" width="<?php echo $amp; ?>" height="150" alt="Trobat" style="float: left;">
</div>
<?php |