$values = json_decode(json_encode(simplexml_load_string( $xml , 'SimpleXMLElement' , LIBXML_NOCDATA)), true);. return $values ;. } ...
確定! 回上一頁