User Tools

Site Tools


plugins:extend_api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
plugins:extend_api [2013/04/19 15:04]
127.0.0.1 external edit
plugins:extend_api [2014/02/07 09:58]
datiswous [API Result Set]
Line 22: Line 22:
 Since the result is in json format, you can turn the above into a PHP object array with ''​json_decode($response)''​. The resulting array will look like this: Since the result is in json format, you can turn the above into a PHP object array with ''​json_decode($response)''​. The resulting array will look like this:
  
-<​code>​+<​code ​php>
 stdClass Object stdClass Object
  
plugins/extend_api.txt ยท Last modified: 2014/02/07 09:58 by datiswous