Untitled

From Scorching Crow, 11 Years ago, written in Plain Text, viewed 785 times.
URL https://paste.godclan.hu/view/STF_OmqT Embed
Download Paste or View Raw
  1. Array
  2. (
  3.     [data] => Array
  4.         (
  5.             [current_condition] => Array
  6.                 (
  7.                     [0] => Array
  8.                         (
  9.                             [cloudcover] => 100
  10.                             [humidity] => 94
  11.                             [observation_time] => 01:45 PM
  12.                             [precipMM] => 5.4
  13.                             [pressure] => 1012
  14.                             [temp_C] => -3
  15.                             [temp_F] => 26
  16.                             [visibility] => 2
  17.                             [weatherCode] => 227
  18.                             [weatherDesc] => Array
  19.                                 (
  20.                                     [0] => Array
  21.                                         (
  22.                                             [value] => Blowing snow
  23.                                         )
  24.  
  25.                                 )
  26.  
  27.                             [weatherIconUrl] => Array
  28.                                 (
  29.                                     [0] => Array
  30.                                         (
  31.                                             [value] => http://www.worldweatheronline.com/images/wsymbols01_png_64/wsymbol_0019_cloudy_with_light_snow.png
  32.                                         )
  33.  
  34.                                 )
  35.  
  36.                             [winddir16Point] => NE
  37.                             [winddirDegree] => 41
  38.                             [windspeedKmph] => 34
  39.                             [windspeedMiles] => 21
  40.                         )
  41.  
  42.                 )
  43.  
  44.             [request] => Array
  45.                 (
  46.                     [0] => Array
  47.                         (
  48.                             [query] => Mohacs, Hungary
  49.                             [type] => City
  50.                         )
  51.  
  52.                 )
  53.  
  54.             [weather] => Array
  55.                 (
  56.                     [0] => Array
  57.                         (
  58.                             [date] => 2012-12-08
  59.                             [precipMM] => 16.9
  60.                             [tempMaxC] => -3
  61.                             [tempMaxF] => 26
  62.                             [tempMinC] => -5
  63.                             [tempMinF] => 23
  64.                             [weatherCode] => 227
  65.                             [weatherDesc] => Array
  66.                                 (
  67.                                     [0] => Array
  68.                                         (
  69.                                             [value] => Blowing snow
  70.                                         )
  71.  
  72.                                 )
  73.  
  74.                             [weatherIconUrl] => Array
  75.                                 (
  76.                                     [0] => Array
  77.                                         (
  78.                                             [value] => http://www.worldweatheronline.com/images/wsymbols01_png_64/wsymbol_0019_cloudy_with_light_snow.png
  79.                                         )
  80.  
  81.                                 )
  82.  
  83.                             [winddir16Point] => NE
  84.                             [winddirDegree] => 41
  85.                             [winddirection] => NE
  86.                             [windspeedKmph] => 40
  87.                             [windspeedMiles] => 25
  88.                         )
  89.  
  90.                 )
  91.  
  92.         )
  93.  
  94. )

Reply to "Untitled"

Here you can reply to the paste above