Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Using PHP to parse specific XML tag content?

From: Mechphisto <mechphisto@-----.--->
To: NULL
Date: 12/2/2008 9:10:00 AM
On Dec 2, 10:52=A0am, "=C1lvaro G. Vicario"
<alvaroNOSPAMTHA...@demogracia.com> wrote:
> Mechphisto escribi=F3:
>
>
>
> > On Dec 2, 9:14 am, Mechphisto <mechphi...@gmail.com> wrote:
> > [..snip all..]
> > Based on the fact the above works, it's just not doing exactly what I
> > want, I tried the following adjustments to the PHP.
> > Logically, I don't see any reason why it's not working, but it's
> > simply not displaying anything on the echo's.
> > Any ideas?
>
> > <?php
> > $file =3D "xml_test.xml";
> > function startTag($parser, $data){
> > =A0 =A0global $msg1;
> > =A0 =A0global $msg2;
> > =A0 =A0global $current;
> > =A0 =A0$current =3D $data;
> > =A0 =A0if ($current =3D=3D "message1") {
>
> Try:
>
> =A0 =A0 =A0 =A0 if ($current =3D=3D "MESSAGE1") {
>

Yep, that was the deal. It all has to be uppercase. :)
Thanks for your time and assistance!


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent