a doubt with class DOM
am 02.09.2009 07:02:09 von Carlos Garcia
--_09b3d3e0-fec9-43dd-9f90-794384b3744b_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
if my xml is something big=2C how reliable is saving changes to my xml this=
way:
=20
$doc->save('file.xml')=3B
=20
or another shape of save changes of my xml?
=20
Sorry my english is bad =3DP.-
=20
Thanks.-
=20
Best regards=2C Karl.-
=20
Carlos A. Garcia Hernandez
Jos=E9 Clemente Orozco Mza. 7 Lt. 14 Pedro Ojeda Paullada Ecatepec=2C Edo. =
De M=E9xico / T: +(52 55) 57809620 / E: carlos.garcia@imkarl.net / W: www.i=
mkarl.net
=20
Por favor considere sus responsabilidades ecol=F3gicas=2C no imprima este d=
ocumento a menos que sea realmente necesario. / Please consider your ecolog=
ical responsibilities. Don't print this e-mail unless you really need to.
=20
AVISO DE CONFIDENCIALIDAD: Este mensaje de correo electr=F3nico incluyendo =
en su caso los archivos adjuntos al mismo=2C pueden contener informaci=F3n =
de car=E1cter confidencial y/o privilegiada=2C y se env=EDan =FAnica y excl=
usivamente a la atenci=F3n de la persona y/o entidad a quien va dirigido. L=
a copia=2C revisi=F3n=2C uso=2C revelaci=F3n y/o distribuci=F3n de dicha in=
formaci=F3n=2C sin autorizaci=F3n por escrito de Carlos A. Garc=EDa Hern=E1=
ndez est=E1 prohibida. Si usted no es el destinatario a quien se dirige el =
presente correo=2C favor de contactar al remitente respondiendo al presente=
correo y eliminar el original incluyendo los archivos=2C as=ED como cuales=
quiera copia del mismo. Mediante la recepci=F3n del presente correo usted r=
econoce y acepta que en caso de incumplimiento de su parte y/o de sus repre=
sentantes a los t=E9rminos antes descritos=2C Carlos A. Garc=EDa Hern=E1nde=
z tendr=E1 derecho a los da=F1os y perjuicios que esto le ocasione.
CONFIDENTIALITY NOTICE: This e-mail message including attachments=2C may co=
ntain confidential and/or privileged material and only for the person or en=
tity to which it is addressed. Any use=2C review=2C disclosure or distribut=
ion of such confidential information without the written authorization of C=
arlos A. Garc=EDa Hern=E1ndez is prohibited. If you are not the intended re=
cipient=2C please contact the sender by reply e-mail and destroy all copies=
of the original message including attachments. By receiving this e-mail yo=
u acknowledge that a breach by you and/or your representatives of the above=
provisions may entitle Carlos A. Garc=EDa Hern=E1ndez to seek for damages.
____________________________________________________________ _____
Feliz aniversario Messenger!
www.aniversariomessenger.com.mx=
--_09b3d3e0-fec9-43dd-9f90-794384b3744b_--
Re: a doubt with class DOM
am 03.09.2009 14:41:29 von Raymond Irving
--0-151648595-1251981689=:26277
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
It works ok for me and I think it's very reliable. You might want to run a =
few test on it though.
Another approach is to break up your xml into smaller documents and then us=
e php string functions to merge them together.
__
Raymond Irving
Rich Ajax/PHP Development=20
http://raxanpdi.com
--- On Wed, 9/2/09, Carlos Garcia wrote:
From: Carlos Garcia
Subject: [PHP] a doubt with class DOM
To: php-general@lists.php.net
Date: Wednesday, September 2, 2009, 1:02 AM
if my xml is something big, how reliable is saving changes to my xml this w=
ay:
=20
$doc->save('file.xml');
=20
or another shape of save changes of my xml?
=20
Sorry my english is bad =3DP.-
=20
Thanks.-
=20
Best regards, Karl.-
=20
Carlos A. Garcia Hernandez
Jos=E9 Clemente Orozco Mza. 7 Lt. 14 Pedro Ojeda Paullada Ecatepec, Edo. De=
M=E9xico / T: +(52 55) 57809620 / E: carlos.garcia@imkarl.net / W: www.imk=
arl.net
=20
Por favor considere sus responsabilidades ecol=F3gicas, no imprima este doc=
umento a menos que sea realmente necesario. / Please consider your ecologic=
al responsibilities. Don't print this e-mail unless you really need to.
=20
AVISO DE CONFIDENCIALIDAD: Este mensaje de correo electr=F3nico incluyendo =
en su caso los archivos adjuntos al mismo, pueden contener informaci=F3n de=
car=E1cter confidencial y/o privilegiada, y se env=EDan =FAnica y exclusiv=
amente a la atenci=F3n de la persona y/o entidad a quien va dirigido. La co=
pia, revisi=F3n, uso, revelaci=F3n y/o distribuci=F3n de dicha informaci=F3=
n, sin autorizaci=F3n por escrito de Carlos A. Garc=EDa Hern=E1ndez est=E1 =
prohibida. Si usted no es el destinatario a quien se dirige el presente cor=
reo, favor de contactar al remitente respondiendo al presente correo y elim=
inar el original incluyendo los archivos, as=ED como cualesquiera copia del=
mismo. Mediante la recepci=F3n del presente correo usted reconoce y acepta=
que en caso de incumplimiento de su parte y/o de sus representantes a los =
t=E9rminos antes descritos, Carlos A. Garc=EDa Hern=E1ndez tendr=E1 derecho=
a los da=F1os y perjuicios que esto le ocasione.
CONFIDENTIALITY NOTICE: This e-mail message including attachments, may cont=
ain confidential and/or privileged material and only for the person or enti=
ty to which it is addressed. Any use, review, disclosure or distribution of=
such confidential information without the written authorization of Carlos =
A. Garc=EDa Hern=E1ndez is prohibited. If you are not the intended recipien=
t, please contact the sender by reply e-mail and destroy all copies of the =
original message including attachments. By receiving this e-mail you acknow=
ledge that a breach by you and/or your representatives of the above provisi=
ons may entitle Carlos A. Garc=EDa Hern=E1ndez to seek for damages.
____________________________________________________________ _____
Feliz aniversario Messenger!
www.aniversariomessenger.com.mx
--0-151648595-1251981689=:26277--
RE: a doubt with class DOM
am 03.09.2009 21:47:50 von Carlos Garcia
--_d7c0a12a-406a-46db-ba72-0c9b04b021b4_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Thanks for your answer=2C I change to class simplexml=2C the class DOM save=
all tree on RAM=2C and simplexml used a little RAM=2C right?
He size file XMl is small no more 500 kb=2C i do not think having problem.
Best regards.-
_Karl_
Sorry for my english.-
=20
Carlos A. Garcia Hernandez
Jos=E9 Clemente Orozco Mza. 7 Lt. 14 Pedro Ojeda Paullada Ecatepec=2C Edo. =
De M=E9xico / T: +(52 55) 57809620 / E: carlos.garcia@imkarl.net / W: www.i=
mkarl.net
=20
Por favor considere sus responsabilidades ecol=F3gicas=2C no imprima este d=
ocumento a menos que sea realmente necesario. / Please consider your ecolog=
ical responsibilities. Don't print this e-mail unless you really need to.
=20
AVISO DE CONFIDENCIALIDAD: Este mensaje de correo electr=F3nico incluyendo =
en su caso los archivos adjuntos al mismo=2C pueden contener informaci=F3n =
de car=E1cter confidencial y/o privilegiada=2C y se env=EDan =FAnica y excl=
usivamente a la atenci=F3n de la persona y/o entidad a quien va dirigido. L=
a copia=2C revisi=F3n=2C uso=2C revelaci=F3n y/o distribuci=F3n de dicha in=
formaci=F3n=2C sin autorizaci=F3n por escrito de Carlos A. Garc=EDa Hern=E1=
ndez est=E1 prohibida. Si usted no es el destinatario a quien se dirige el =
presente correo=2C favor de contactar al remitente respondiendo al presente=
correo y eliminar el original incluyendo los archivos=2C as=ED como cuales=
quiera copia del mismo. Mediante la recepci=F3n del presente correo usted r=
econoce y acepta que en caso de incumplimiento de su parte y/o de sus repre=
sentantes a los t=E9rminos antes descritos=2C Carlos A. Garc=EDa Hern=E1nde=
z tendr=E1 derecho a los da=F1os y perjuicios que esto le ocasione.
CONFIDENTIALITY NOTICE: This e-mail message including attachments=2C may co=
ntain confidential and/or privileged material and only for the person or en=
tity to which it is addressed. Any use=2C review=2C disclosure or distribut=
ion of such confidential information without the written authorization of C=
arlos A. Garc=EDa Hern=E1ndez is prohibited. If you are not the intended re=
cipient=2C please contact the sender by reply e-mail and destroy all copies=
of the original message including attachments. By receiving this e-mail yo=
u acknowledge that a breach by you and/or your representatives of the above=
provisions may entitle Carlos A. Garc=EDa Hern=E1ndez to seek for damages.
=20
> Date: Thu=2C 3 Sep 2009 05:41:29 -0700
> From: xwisdom@yahoo.com
> To: son_gohan_khan@hotmail.com
> CC: php-general@lists.php.net
> Subject: Re: [PHP] a doubt with class DOM
>=20
>=20
> It works ok for me and I think it's very reliable. You might want to run =
a few test on it though.
>=20
> Another approach is to break up your xml into smaller documents and then =
use php string functions to merge them together.
>=20
> __
> Raymond Irving
> Rich Ajax/PHP Development=20
> http://raxanpdi.com
>=20
>=20
> --- On Wed=2C 9/2/09=2C Carlos Garcia wrote:
>=20
> From: Carlos Garcia
> Subject: [PHP] a doubt with class DOM
> To: php-general@lists.php.net
> Date: Wednesday=2C September 2=2C 2009=2C 1:02 AM
>=20
>=20
>=20
> if my xml is something big=2C how reliable is saving changes to my xml th=
is way:
>=20
>=20
>=20
> $doc->save('file.xml')=3B
>=20
>=20
>=20
> or another shape of save changes of my xml?
>=20
>=20
>=20
> Sorry my english is bad =3DP.-
>=20
>=20
>=20
> Thanks.-
>=20
>=20
>=20
> Best regards=2C Karl.-
>=20
> Carlos A. Garcia Hernandez
>=20
>=20
>=20
> Jos=E9 Clemente Orozco Mza. 7 Lt. 14 Pedro Ojeda Paullada Ecatepec=2C Edo=
.. De M=E9xico / T: +(52 55) 57809620 / E: carlos.garcia@imkarl.net / W: www=
..imkarl.net
>=20
> Por favor considere sus responsabilidades ecol=F3gicas=2C no imprima este=
documento a menos que sea realmente necesario. / Please consider your ecol=
ogical responsibilities. Don't print this e-mail unless you really need to.
>=20
> AVISO DE CONFIDENCIALIDAD: Este mensaje de correo electr=F3nico incluyend=
o en su caso los archivos adjuntos al mismo=2C pueden contener informaci=F3=
n de car=E1cter confidencial y/o privilegiada=2C y se env=EDan =FAnica y ex=
clusivamente a la atenci=F3n de la persona y/o entidad a quien va dirigido.=
La copia=2C revisi=F3n=2C uso=2C revelaci=F3n y/o distribuci=F3n de dicha =
informaci=F3n=2C sin autorizaci=F3n por escrito de Carlos A. Garc=EDa Hern=
=E1ndez est=E1 prohibida. Si usted no es el destinatario a quien se dirige =
el presente correo=2C favor de contactar al remitente respondiendo al prese=
nte correo y eliminar el original incluyendo los archivos=2C as=ED como cua=
lesquiera copia del mismo. Mediante la recepci=F3n del presente correo uste=
d reconoce y acepta que en caso de incumplimiento de su parte y/o de sus re=
presentantes a los t=E9rminos antes descritos=2C Carlos A. Garc=EDa Hern=E1=
ndez tendr=E1 derecho a los da=F1os y perjuicios que esto le ocasione.
>=20
>=20
> CONFIDENTIALITY NOTICE: This e-mail message including attachments=2C may =
contain confidential and/or privileged material and only for the person or =
entity to which it is addressed. Any use=2C review=2C disclosure or distrib=
ution of such confidential information without the written authorization of=
Carlos A. Garc=EDa Hern=E1ndez is prohibited. If you are not the intended =
recipient=2C please contact the sender by reply e-mail and destroy all copi=
es of the original message including attachments. By receiving this e-mail =
you acknowledge that a breach by you and/or your representatives of the abo=
ve provisions may entitle Carlos A. Garc=EDa Hern=E1ndez to seek for damage=
s.
>=20
>=20
> ____________________________________________________________ _____
> Feliz aniversario Messenger!
> www.aniversariomessenger.com.mx
____________________________________________________________ _____
Con Windows Live=2C puedes organizar=2C editar y compartir tus fotos.
http://www.microsoft.com/mexico/windows/windowslive/products /photo-gallery-=
edit.aspx=
--_d7c0a12a-406a-46db-ba72-0c9b04b021b4_--