My JSON string that I submit using php looks like this:
I would like the string to look like this:
The date should come first, then the ID and the remaining values within the ID.
My JSON string that I submit using php looks like this:
I would like the string to look like this:
The date should come first, then the ID and the remaining values within the ID.