Jump to content

Never ending loop


TheFilmGod

Recommended Posts

By mistake, I decremented the loop counter instead of incrementing it. This made the loop go forever and add thousands of records into mysql. (Thank god for testing!)

 

I fixed the issue, but is there anyway that I could stop a php page executing forever? Does php have some auto stop feature?

 

** CORRECTION: After 5 minutes, the page continued to execute! How could i stop it? I deleted the page via ftp. Show that fix it?

Link to comment
https://forums.phpfreaks.com/topic/188809-never-ending-loop/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.