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. Re: Check Session variable after every 2 sec.

#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.