| Author |
Need to implement Session time out in PHP code
|
sudeep naayak
Greenhorn
Joined: Sep 04, 2009
Posts: 5
|
|
Hay there
I have tried with the following code
This code I used at the scratch of my code.
Its not working. I dont have the access to php.ini at my server.
Can anybody help me out.
|
 |
K. Tsang
Ranch Hand
Joined: Sep 13, 2007
Posts: 1219
|
|
|
you can view the settings of php.ini using "echo phpinfo()".
|
K. Tsang JavaRanch SCJP5 SCJD/OCM-JD
|
 |
sudeep naayak
Greenhorn
Joined: Sep 04, 2009
Posts: 5
|
|
Thanks K. Tsang
I tried it in another way and it worked.
By the way thanks for your attention and valuable time.
|
 |
 |
|
|
subject: Need to implement Session time out in PHP code
|
|
|