I recommend JSON when you need exchange complex data strut between
client and server.
Because it is very friendly to JavaScript, so you can easily handle
complex data strut in your client side JavaScript code.

Sample for JSON can be find in the web site Biesbrock has told you.
The idea of JSON is very simple, and the libraries are very easy to use.
I think you can study it in short time.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to