Jump to content

Ending an exec()'ed script.


AbydosGater

Recommended Posts

Hey guys,

I was to run a small script but its an infinite while loop so i cant do it in the browser.

 

I plan on using exec() to run it..

 

But then if i want to stop it.. how would i stop the script?

Is there a different function i could use to kill the process?

 

Andy

Link to comment
https://forums.phpfreaks.com/topic/82835-ending-an-execed-script/
Share on other sites

Thanks for the link,

But i dont want to set a time limit on it.. I was wondering if i could have a different php script that when ran would kill the exec()'ed script? So i can end it when i want, not on a time limit.

 

Andy

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.