Eric Wood wrote: > If database operations are underway when a user accesses a web page, > then user clicks stop on the browser, does the php stop immediately too? > > I'd rather the php continue behind the scenes to fullfill all the > actions I need it do to whether the user wants to see if happen or not. > > Overall I wonder how modphp keeps the code executing even if the browser > drops the connection via stop. > > Any insight is greatly appreciated. > > thanks, > -eric wood > > I pretty much found my answers over at: http://us2.php.net/manual/en/features.connection-handling.php thanks anyway, -eric wood -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php