Thankfully, the fix is easy: just pass the LIBXML_NOCDATA flag to simplexml_load_string . $xml = simplexml_load_string($xml, 'SimpleXMLElement', ...
確定! 回上一頁