Re: Starting a long php script from a web page
- From: "NC" <nc@xxxxxxxxx>
- Date: 26 Jul 2005 17:15:26 -0700
Jeff wrote:
>
> I have php script that takes several hours to run and I'd like to start it
> from a web page. I've tried to use include and the system() function to
> call the script directly but it still waits for it to finish.
What operating system are you running on? Is command-line interpreter
available to you?
Cheers,
NC
.
- References:
- Starting a long php script from a web page
- From: Jeff
- Starting a long php script from a web page
- Prev by Date: Re: Starting a long php script from a web page
- Next by Date: Re: Version
- Previous by thread: Re: Starting a long php script from a web page
- Next by thread: Re: Starting a long php script from a web page
- Index(es):
Relevant Pages
|