|
|||
|
how could I add session time in auth ? like session only valid for 5 min
Quote:
Quote:
|
|
||||
|
Are you saying that when you expire the session it logs other users off as well? It should only expire the session for one user which would effectively log that user off. I'm not sure I understand what your problem is.
__________________
Zend Framework Resources: Zend Webinars | Reference Manual | API Docs | Books | FreeNode: #zftalk Getting Started Tutorials: Getting started with ZF | Getting started with Zend Auth Last edited by Elemental : 04-25-2008 at 03:19 PM. |
|
|||
|
Yes. once the session expire,
it will expire all the user. does the following code correct to use? PHP Code:
PHP Code:
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|