<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<STYLE type=text/css>DIV {
        MARGIN: 0px
}
</STYLE>

<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>prueba con un campo bandera.</FONT></DIV>
<DIV><FONT face=Arial size=2>de forma tal que a la hora de reemplazar en vez de 
buscar el tag que varia, buscas el bandera.</FONT></DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=rauljcampos@yahoo.es href="mailto:rauljcampos@yahoo.es">Raul 
  Campos</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=php@listas.inf.utfsm.cl 
  href="mailto:php@listas.inf.utfsm.cl">Lista de desarrolladores en PHP</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, April 25, 2007 5:47 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Reemplazar TAG XML</DIV>
  <DIV><BR></DIV>
  <DIV 
  style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">
  <DIV 
  style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">
  <DIV 
  style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Saludos 
  a todos!<BR><BR>Tengo una base de datos antigua que almacena XML en un campo 
  TEXT.</DIV>
  <DIV 
  style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Ya 
  he reemplazado todos los tags que no me servian pero solo me falta uno.</DIV>
  <DIV 
  style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Quisiera 
  reemplazar la etiqueta &lt;image id="1" size="medium" align="center" 
  /&gt;</DIV>
  <DIV 
  style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">a 
  veces dicha etiqueta no tiene los atributos size ni align. Asi que intente 
  usar<BR>expersiones regulares para reemplazar dicha etiqueta por algo 
  asi:</DIV>
  <DIV 
  style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">&lt;img 
  src="/images/imagen.jpg" width="250" height="120" border="0"&gt;</DIV>
  <DIV 
  style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
  <DIV 
  style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">He 
  tratado de hacerlo usando expresiones regulares en PHP pero aun no 
  tengo<BR>mucha experiencia con ellas.<BR><BR>Alguien me podria dar la mano con 
  esto??<BR><BR>Gracias!!!</DIV>
  <DIV 
  style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Raul 
  Campos<BR>&nbsp;</DIV></DIV></DIV><BR>
  <HR SIZE=1>
  <BR><FONT face=Verdana size=-2>LLama Gratis a cualquier PC del 
  Mundo.<BR>Llamadas a fijos y móviles desde 1 céntimo por minuto.<BR><A 
  href="http://us.rd.yahoo.com/mail/es/tagline/messenger/*http://es.voice.yahoo.com/">http://es.voice.yahoo.com</A></FONT></BLOCKQUOTE></BODY></HTML>