I am using php/SimpleXML to covert it to an object to read it: $xmlContent = file_get_contents($path . '/test.xml'); $tablesRaw = new ...
確定! 回上一頁