|    
			
				05/05/2014, 06:43
			
			
			  | 
  |   |  |  |  Fecha de Ingreso: marzo-2008 Ubicación: hco 
						Mensajes: 23
					 Antigüedad: 17 años, 7 meses Puntos: 1 |  | 
  |  Respuesta: La imagen no se muestra (extraño)  
  Hola, asi lo guardo:
 $fotosub = '<img src="cache/images/'.$id.'_'.$foto.'" height="40" width="40">';
 $query = "update test set fotosub_c='".$fotosub."' where id='".$id."'" ;
     |