Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

8
  • Warning: Invalid argument supplied for foreach() Commented Jun 10, 2012 at 10:10
  • @DavidMorin: What does print_r($myData->forecast->forecastday) give? Commented Jun 10, 2012 at 10:11
  • @DavidMorin: What about print_r($myData->forecast)? Commented Jun 10, 2012 at 10:14
  • with your above edit i get Parse error: syntax error, unexpected T_VARIABLE in Commented Jun 10, 2012 at 10:15
  • @DavidMorin: Missing semicolon Commented Jun 10, 2012 at 10:16