require_once 'XML/Serializer.php'; $data = json_decode($json, true) // An array of serializer options. $serializer_options = array ( 'addDecl' => TRUE, ...
確定! 回上一頁