Hi there! I searched the intenrent for the question: "how to keep php session alive, before it times out by jQuery"
I want it being silent - that means, i'd like no poping-up dialogs asking to keep session, but silent ajax request, that will tell server, that client is online. The model is: user logged in, and he is in until he closes the browser
I tried to search, but there is no simple answer, how to make such a simple thing.
Appreciate you for any help