Hi All
I know I can set the php.ini timeout to increase to what ever I like
I also know I can do it from a php script.
My question is if I can change it from the script will it extend the seesion for all users or only the user who intiated the call from the script?
If not how can I set intranet users to have a time out of 1hr and internet users 15mins
any help would be greatly appreciated
I know I can set the php.ini timeout to increase to what ever I like
I also know I can do it from a php script.
My question is if I can change it from the script will it extend the seesion for all users or only the user who intiated the call from the script?
If not how can I set intranet users to have a time out of 1hr and internet users 15mins
any help would be greatly appreciated
Comment