Skip to main content
3 of 5
Corrected spelling
Alan Moore
  • 75.6k
  • 13
  • 110
  • 161

Fatal error: Maximum execution time of 30 seconds exceeded

I am downloading a JSON file from an online source and and when it runs through the loop I am getting this error:

Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\temp\fetch.php on line 24

Here is my code: http://pastebin.com/z2znKUMt

Harsha M V
  • 55.1k
  • 130
  • 366
  • 537