Untitled

From Cream Zebra, 11 Years ago, written in Plain Text, viewed 683 times.
URL https://paste.godclan.hu/view/f6tMTxk- Embed
Download Paste or View Raw
  1. Array
  2. (
  3.     [data] => Array
  4.         (
  5.             [request] => Array
  6.                 (
  7.                     [0] => Array
  8.                         (
  9.                             [query] => Mohacs, Hungary
  10.                             [type] => City
  11.                         )
  12.  
  13.                 )
  14.  
  15.             [weather] => Array
  16.                 (
  17.                     [0] => Array
  18.                         (
  19.                             [date] => 2012-12-08
  20.                             [precipMM] => 16.9
  21.                             [tempMaxC] => -3
  22.                             [tempMaxF] => 26
  23.                             [tempMinC] => -5
  24.                             [tempMinF] => 23
  25.                             [weatherCode] => 227
  26.                             [weatherDesc] => Array
  27.                                 (
  28.                                     [0] => Array
  29.                                         (
  30.                                             [value] => Blowing snow
  31.                                         )
  32.  
  33.                                 )
  34.  
  35.                             [weatherIconUrl] => Array
  36.                                 (
  37.                                     [0] => Array
  38.                                         (
  39.                                             [value] => http://www.worldweatheronline.com/images/wsymbols01_png_64/wsymbol_0019_cloudy_with_light_snow.png
  40.                                         )
  41.  
  42.                                 )
  43.  
  44.                             [winddir16Point] => NE
  45.                             [winddirDegree] => 41
  46.                             [winddirection] => NE
  47.                             [windspeedKmph] => 40
  48.                             [windspeedMiles] => 25
  49.                         )
  50.  
  51.                     [1] => Array
  52.                         (
  53.                             [date] => 2012-12-09
  54.                             [precipMM] => 1.0
  55.                             [tempMaxC] => -3
  56.                             [tempMaxF] => 26
  57.                             [tempMinC] => -10
  58.                             [tempMinF] => 15
  59.                             [weatherCode] => 116
  60.                             [weatherDesc] => Array
  61.                                 (
  62.                                     [0] => Array
  63.                                         (
  64.                                             [value] => Partly Cloudy
  65.                                         )
  66.  
  67.                                 )
  68.  
  69.                             [weatherIconUrl] => Array
  70.                                 (
  71.                                     [0] => Array
  72.                                         (
  73.                                             [value] => http://www.worldweatheronline.com/images/wsymbols01_png_64/wsymbol_0002_sunny_intervals.png
  74.                                         )
  75.  
  76.                                 )
  77.  
  78.                             [winddir16Point] => NNW
  79.                             [winddirDegree] => 329
  80.                             [winddirection] => NNW
  81.                             [windspeedKmph] => 29
  82.                             [windspeedMiles] => 18
  83.                         )
  84.  
  85.                     [2] => Array
  86.                         (
  87.                             [date] => 2012-12-10
  88.                             [precipMM] => 1.7
  89.                             [tempMaxC] => -4
  90.                             [tempMaxF] => 26
  91.                             [tempMinC] => -5
  92.                             [tempMinF] => 22
  93.                             [weatherCode] => 116
  94.                             [weatherDesc] => Array
  95.                                 (
  96.                                     [0] => Array
  97.                                         (
  98.                                             [value] => Partly Cloudy
  99.                                         )
  100.  
  101.                                 )
  102.  
  103.                             [weatherIconUrl] => Array
  104.                                 (
  105.                                     [0] => Array
  106.                                         (
  107.                                             [value] => http://www.worldweatheronline.com/images/wsymbols01_png_64/wsymbol_0002_sunny_intervals.png
  108.                                         )
  109.  
  110.                                 )
  111.  
  112.                             [winddir16Point] => SW
  113.                             [winddirDegree] => 215
  114.                             [winddirection] => SW
  115.                             [windspeedKmph] => 14
  116.                             [windspeedMiles] => 9
  117.                         )
  118.  
  119.                 )
  120.  
  121.         )
  122.  
  123. )

Reply to "Untitled"

Here you can reply to the paste above