Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Anyone see the error in this code? When you parse an XML document it goes
through the proper steps and makes the proper document object model but
then when it tries to output the dom it just isn't there. Nothing that I
see overwrites it and you can print_r the dom's variable inside the
function and see that it was in fact written but if you look at it outside
the function it's reverted back to the original value (if you set one you
can see this). The other variables accessed within the function all keep
their new values properly though. I did try renaming the variable but it
still behaved the same way. Any ideas what the crap I'm doing
wrong? Something stupid no doubt.
*^*^*^*
Have the courage to take your own thoughts seriously, for they will shape
you. -- Albert Einstein
xml_parser.tar.gz