Posted by Jeff on 09/29/04 11:22
Hi,
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.
Anyone know how to call a script and get on with it?
Thanks!
Jeff
[Back to original message]
|