Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:create:functions:readapi [26.11.2014 16:23] alexander.ritteren:create:functions:readapi [26.11.2014 16:25] – [readAPI()] alexander.ritter
Line 10: Line 10:
     * **Note:** Further APIs can be added within more specific research projects -- please send all requests directly to [[info@soscisurvey.de|SoSci Survey]].     * **Note:** Further APIs can be added within more specific research projects -- please send all requests directly to [[info@soscisurvey.de|SoSci Survey]].
   * //request//\\ the request to the API, coded in GET format   * //request//\\ the request to the API, coded in GET format
-  * //API Key//\\ If the use of the API requires the specification of a key, this is entered as the third parameter. Normallya key is used to calculate the bill for API services.+  * //API Key//\\ If the use of the API requires a key to be specifed, this is entered as the third parameter. Normally a key is used to calculate the bill for API services.
  
-The function translates the answer of the API directly in an array, which can be set up relatively easily under PHP. Use the function ''debug()'', in order to display the content of the answer.+The function translates the answer of the API directly into an array, which can be set up relatively easily in PHP. Use the function ''debug()'' to display the content of the answer.
  
 ===== Example ===== ===== Example =====
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki