Php json_decode() with eBay API
I am trying to decode a JSON response that I am receiving from the ebay finding API. How can I get it to echo out the ack message? Here is the json response: { "findItemsByCategoryResponse":[ { "ack":[ "Success" ], "version":[…