so to read which inside it when parsing XML add the attribute "LIBXML_NOCDATA" like this: $xml = simplexml_load_file('xmlfile', NULL, LIBXML_NOCDATA);.
確定! 回上一頁