Jump to content

script wont stop despite being closed


scarhand

Recommended Posts

i have a script that wrote which updates fields in a mysql database with millions of rows. it just uses a while loop for each row.

 

now the problem is that i forgot to add something to the script, but i already visited the .php file in my browser.

 

i closed the browser and when i refresh the database it still seems to be running even though i closed the browser the script was running on....

 

is this because the script is still cached in the memory or what? how can i stop it?

Link to comment
https://forums.phpfreaks.com/topic/226609-script-wont-stop-despite-being-closed/
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.