Hello, I need a way to write a record to the db when the user closes their browser. How can I do this? I looked last night at the onunload javascript event but am not sure how that can trigger the php code to enter a row in the db. I am using sessions so is there a way to write to the db when the session is deleted?
Thanks, Eddie -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php