Answer Posted / puneet bhatt
If you want to increase the lifetime of sessions on your
server, you need to edit the php.ini file which is usually
found in the /etc/ directory, but it may be different on
your server.
| Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
Explain difference between urlencode and urldecode?
Does php class need constructor?
What are the different types of statements that are present in php?
What are php magic methods?
What are the popular frameworks in php?
What is namespaces in PHP?
So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?
Write a program to display reverse of any number?
How do http requests work?
What is a session in php?
What are php magic quotes?
How do I run a php file?
What are constructor and destructor in PHP?
Is python easier than php?
How to Pass JSON Data in a URL using CURL in PHP?