Chris@0: writeln(json_encode($data, JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES)); Chris@0: } Chris@0: }