PHP and XML Parsing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have a piece of xml that has characters like & and other non-normal ones.  When I use the 

$this->parser = xml_parser_create(); functions it doesn't read the entire character sting inside the <tag></tag>.  It stops at the &.  If I take out the & it works perfectly.  Any ideas on how I can fix this?

Rick

[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux