Home › Forums › JavaScript › Check Session variable after every 2 sec. › Re: Check Session variable after every 2 sec.
July 25, 2012 at 11:06 pm
#106799
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.