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
What are the method available in form submitting?
Tell me how can we change the maximum size of the files to be uploaded?
Explain php split() function.
What are the advantages and disadvantages of cascade style sheets?
Is php a middleware?
Why laravel is best php framework?
Does php 5 support exceptions?
What is the purpose of break and continue statement?
What are the benefits of using php?
Explain whether it is possible to share a single instance of a memcache between multiple php projects?
What is Type hinting in PHP?
Explain what are the two main string operators?
Tell me how can we determine whether a variable is set?
How can I make a script that can be bilingual (supports english, german)?
Where do we use get and post?