I decided to take my class and just turn it into some functions. It
works perfectly. I did not change any code except for removing the
class declaration and getting rid of the $this-> statements. I believe
that maybe my problem has to do with the use of xml_set_object() making
a reference t
I've narrowed down my problem... It is building the array as it
should. I can print_r the results in the function CData(). However,
the results are no longer then at the end of GetArray(). I'm not sure
what's causing this problem...
Parser = xml_parser_create("ISO-8859-1");
2 matches
Mail list logo