$xml = simplexml_load_file($file, 'SimpleXMLElement', LIBXML_NOCDATA);. I can pull the data out of that node and the CDATA tags are stripped. My ...
確定! 回上一頁