Basic JSON request/response in PHP
Sunday, Dec 18th, 2011
A friend of mine is writing an iOS application which will communicate with a web server. He needed a basic JSON program to test out his code, so I wrote him this:
Sunday, Dec 18th, 2011
A friend of mine is writing an iOS application which will communicate with a web server. He needed a basic JSON program to test out his code, so I wrote him this:
© 2000-2016 Brad Erickson
Code: The MIT License (MIT)
Text: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License