Vote count:
0
I have JSON string, and I need to send part of it, for example:
{player: "player", x_accel: "10", y_accel: "10"}
And I want to send only x_accel, because that was the only thing that changed.
of course I need to insert this data to the JSON object in the server side.
asked 2 mins ago
Aucun commentaire:
Enregistrer un commentaire