Hi i recently create a login system but i encounter one problem about session.
i want to do inactivity logout for 30 minutes. But the user can stay on forever if he keep active.
At first, i think set sess_expiration for 30min in config file will do the job. But i am wrong.
Is there anyway i can update that sess_expiration var?
Please help me how should i code it?
Thanks a lot
