Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8312873
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T20:18:18+00:00 2026-06-08T20:18:18+00:00

Possible Duplicate: Destroy or unset session when user close the browser without clicking on

  • 0

Possible Duplicate:
Destroy or unset session when user close the browser without clicking on logout

I am implementing a chat script for my client. The problem I am facing is, if the user logs out, I can program to end his chat status to offline, as the status is set to 1 when the user logs in, but I am confused about, what if the user close the browser without logging out. In this case the status in the db remains 1 as the user hasn’t logged out.

Hope you understand the question. Please help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T20:18:19+00:00Added an answer on June 8, 2026 at 8:18 pm

    Assuming you are using cookie-based sessions, set the timeout very aggressively.

    http://www.php.net/manual/en/session.configuration.php#ini.session.cookie-lifetime

    You could also hook into the browser’s unload event via JavaScript, and trigger a quick AJAX-request to your server that destroys the session.

    http://eureka.ykyuen.info/2011/02/22/jquery-javascript-capture-the-browser-or-tab-closed-event/

    I wouldn’t rely on this client-side implementation, though – if the browser crashes, or the user force-closes it, that may not trigger the event. The browser itself may also limit how long it will give an onunload event to complete, in consideration of the user. A combination of these two methods would probably be the most effective.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: (PHP) how to destroy or unset session when user close the browser
Possible Duplicate: Can a Bash script tell what directory it's stored in? Is there
Possible Duplicate: How would I identify if a website originates from a mobile browser?
Possible Duplicate: Rails - Help understanding how to use :dependent => :destroy I have
Possible Duplicate: Socket Thread and PyGTK i want to build a GUI chat application..
Possible Duplicate: Python urllib2 Progress Hook I have a script which uploads a file
Possible Duplicate: How do I kill a PHP session? When ending a session, session_destroy()
Possible Duplicate: Rails: Routing without plurals gives strange helpers Turns out I had :resources
Possible Duplicate: Detect inside Android Browser or WebView i want to detect whether the
Possible Duplicate: How do I make a request using HTTP basic authentication with PHP

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.