Hi, I'd add to what Bocean said and add a progress field to the table so you know if the script is still running or has completed its operations. The Field can simple state in-progress or completed with the date-time.
Sincerely, Mike -- Mike Brandonisio * Web Hosting Tech One Illustration * Internet Marketing tel (630) 759-9283 * e-Commerce [EMAIL PROTECTED] * http://www.jikometrix.net JIKOmetrix - Reliable web hosting On Nov 23, 2006, at 12:37 AM, Mark Wheeler wrote: > Hi, > > I have a script that takes a long time (20 minutes, or so) to perform > (sending email out) and I'm afraid that the browser is timing out, so > I thought I would reload the windows with a progress script. After > starting the script, if I close the browser window or reload it, does > the original script keep going until it's finished, or does the > browser send a message to the server telling it to stop execution of > the script? The reason for asking is I'd like to start sending email, > but would then like to load that window with an update script that > checks and displays the process. > > Thanks, > > Mark > > > The php_mysql group is dedicated to learn more about the PHP/MySQL > web database possibilities through group learning. > Yahoo! Groups Links > > > >
