I made a chat using PHP and JavaScript chat and there is a disconnect button which removes user from the chat removing him from user list first. But if the user closes brows
To address your edit, you can ignore client termination by using ignore_user_abort.