Ver Mensaje Individual
  #7 (permalink)  
Antiguo 26/09/2006, 10:10
Avatar de claudiovega
claudiovega
 
Fecha de Ingreso: octubre-2003
Ubicación: Puerto Montt
Mensajes: 3.667
Antigüedad: 20 años, 6 meses
Puntos: 11
Pruébalo asi:

Código PHP:
<html>
<body>
   <img src="<?php echo generarThumbAlbum($archivo,$nombredest,$lado);?>">
</body>
</html>