Ver Mensaje Individual
  #15 (permalink)  
Antiguo 22/12/2005, 11:54
Avatar de deadlykyo
deadlykyo
 
Fecha de Ingreso: noviembre-2005
Ubicación: Cbba - Bolivia
Mensajes: 747
Antigüedad: 18 años, 5 meses
Puntos: 5
Prueba esto:
Código PHP:
echo "<img src=\"../imagenes/".$Obj_Noticia->imagen2"\" width='250' height='200' border='1' title=\".$Obj_Noticia->leyenda\" onMouseOver=\"this.title= '.$Obj_Noticia->leyenda' \"></td>"
Deberias revisar un poco mejor como se hace concatenacion en php:
http://www.desarrolloweb.com/articul....php?manual=12
saludos cya