Posted by JamesBenson on 09/28/62 11:18
It may be better to not execute the script through apache at all, you
could use PHP's exec(); function and have it run in the background,
display a count down then refresh say five minutes later to get the result.
Joe Harman wrote:
> is it possible to make a page loop with header('Location : page.php')???
>
> I've ran into a little bit of a snag with php execution time... so, i
> need to execute the page a few times so that I can split the operation
> up into multiple parts... my other option would be to make a
> javascript reload
>
>
Navigation:
[Reply to this message]
|