Jump to content

Never Quit : Execution of PHP Script


mahenderp

Recommended Posts

Hi,

 

I want to know how to write a php script

which should never terminates in php server,

even after Browser is closed.

 

basically my script does not send any data to the browser,

it simply does somthing which is important to me.

 

I tried

ini_set("max_execution_time", 0);

 

It fails ...

 

Any other options ....

Please let me know ....

 

Thanks

Mahender

 

:) :) :)

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/70142-never-quit-execution-of-php-script/
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.