Tommy Jensehaugen wrote:
>
>
>
> The reason why I want to do this is because separate_script.php has to be
> fully executed even if the request for example.php is stopped in the middle
> of "more logic".
> I am using PHP Version 4.3.11.
>
You might also want to give a look at this:
http://php
On Tuesday 11 October 2005 14:12, Tommy Jensehaugen wrote:
> Hi,
> Anyone knows how to start a php script as a separate thread/process from
> another php script?
Yes, you can check: http://bg.php.net/manual/en/ref.exec.php for details.
>
> example.php:
>
> some logic
>
>
> execute('separate_scri
Hi,
Anyone knows how to start a php script as a separate thread/process from
another php script?
example.php:
The reason why I want to do this is because separate_script.php has to be
fully executed even if the request for example.php is stopped in the middle
of "more logic".
I am using PHP
Hi,
Anyone knows how to start a php script as a separate thread/process from
another php script?
example.php:
The reason why I want to do this is because separate_script.php has to be
fully executed even if the request for example.php is stopped in the middle
of "more logic".
I am using PHP
4 matches
Mail list logo