Results 1 to 4 of 4

Thread: Query @ SESSION

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2007
    Location
    Gorakhpur, India
    Posts
    254
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11
    Thanks
    8
    Thanked 14 Times in 14 Posts

    Question Query @ SESSION

    How a way this site manage session (using PHP $SESSION variables or cookies). In the special case of browser crash or close browser without logout what you perform. Is any way is possible to manage session if the page is not loaded until the session expiration time.

    In this site there are following Cookies variables;
    bbsessionhash 3fa01e70cca4544709aca6321d95ae1f
    bblastactivity 0
    bblastvisit 1210832026

    As I am guessing bblastvisit is a time of last page load and bbsessionhash is a Sessionid.
    What is bblastactivity in this case.
    Is Cookie session management is more secure than $SESSION Superglobals.
    Last edited by ashukla; 15th May 2008 at 07:23.
    Anurag Shukla
    A man who never makes mistake is the man who never does anything! Theodre Rosvelt!

Similar Threads

  1. select query with like
    By ag.sitesh in forum Qt Programming
    Replies: 19
    Last Post: 14th April 2008, 05:28
  2. Mysql query question
    By twells55555 in forum Qt Programming
    Replies: 1
    Last Post: 29th June 2007, 23:41
  3. Aborting a query set on a TableModel
    By Quid in forum Qt Programming
    Replies: 2
    Last Post: 5th July 2006, 22:36
  4. combining query lists
    By jayw710 in forum Qt Programming
    Replies: 4
    Last Post: 10th February 2006, 21:17
  5. Record update windowd entered data saving
    By MarkoSan in forum Qt Programming
    Replies: 56
    Last Post: 18th January 2006, 18:50

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.