Ver Mensaje Individual
  #17 (permalink)  
Antiguo 06/05/2011, 10:29
Avatar de Triby
Triby
Mod on free time
 
Fecha de Ingreso: agosto-2008
Ubicación: $MX->Gto['León'];
Mensajes: 10.106
Antigüedad: 15 años, 8 meses
Puntos: 2237
Respuesta: Como muestro una imagen

La pregunta es... tu como lo harias?, tomando en cuenta que el que si funciona lo tienes asi:

Código PHP:
Ver original
  1. while ($row = dbFetchAssoc($result)) {
  2.         extract($row);
  3.         if ($pd_thumbnail) {
  4.             $pd_thumbnail = WEB_ROOT . 'images/product/' . $pd_thumbnail;
  5.         } else {
  6.             $pd_thumbnail = WEB_ROOT . 'images/no-image-small.png';
  7.         }
  8.     }
__________________
- León, Guanajuato
- GV-Foto