php-db | 2001051
Date: 05/03/01
- Next message: CC Zona: "Re: [PHP-DB] Mystery variable query?"
- Previous message: GMansky: "Re: [PHP-DB] interbase (?) field contents does not show"
- In reply to: ~BD~: "[PHP-DB] Newbie question"
- Next in thread: ~BD~: "Re: [PHP-DB] Newbie question"
- Reply: ~BD~: "Re: [PHP-DB] Newbie question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <034101c0d3f3$0dd747e0$41041dd8 <email protected>>,
bd <email protected> ("~BD~") wrote:
> at the end of my script, I run a set of closing and clean-up procedures..
> what I would like to be able to do is that when a user bails out of the
> script by closing the browser or leaving the site/page, detect that they've
> gone, and then go ahead and run my closing procedures.. is this possible?
http://php.net/manual/en/features.connection-handling.php
http://php.net/register-shutdown-function
-- CC-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: CC Zona: "Re: [PHP-DB] Mystery variable query?"
- Previous message: GMansky: "Re: [PHP-DB] interbase (?) field contents does not show"
- In reply to: ~BD~: "[PHP-DB] Newbie question"
- Next in thread: ~BD~: "Re: [PHP-DB] Newbie question"
- Reply: ~BD~: "Re: [PHP-DB] Newbie question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

