Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Check Session variable after every 2 sec.

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #38919
    Manojsethi
    Participant

    i want to check my login session variable after every 2 sec. can anybody help me out.

    #106799
    ChrisxClash
    Member

    Assuming you’re talking about the php $_SESSION variable, you’d do what elneco said, but you’d have to ajax a separate php file and return the session information.

    #107883
    Manojsethi
    Participant

    thanks sir i got it

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.