I'm beginner in PHP so please limit criticism. I've got a JSON (returned from server) that I can't put to array. I've read this: json_decode to array and other topics but that JSON make only errors, and I don't have any ideas to fix it.
Here is JSON:
{"ProductID":"1","result":[{"options":"1"},{"data":[{"Amount1":";option no 1;option no 2"},{"Amount2":";option no 1;option no 2"},"Amount3":";option no 1;option no 2"},{"Amount4":";option no 1;option no "},"Amount5":";---"},{"Amount6":";---"},{"Amount7":";---"},{"Amount8":";---"},"Amount9":";---"},{"Amount10":";---"},{"Amount11":";---"},{"Amount12":";---}]}]}