The act of closing the web browser is a client side event, and php/mysql or whatever you are using is server side, hence when the browser is closed, there is nothing to trigger a server side event. However, there are other ways to show who is online, for example BODHost forum does so at the bottom of the page. Do some Google for a script...
|