[PHP] module startup and shutdown functions

2002-03-26 Thread Jason Goodman
Can someone tell me about the shutdown functions or give me a URL to read about them? I have a couple of things I would like to have happen, only once, right before the PHP page is closed. Thanks, Jason Goodman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] register_shutdown_function

2002-03-26 Thread Jason Goodman
does not seem to write to a file before the PHP page is closed. I need to send a message to another file when the PHP form is closed. Thanks Jason Goodman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php