Answer Posted / pcoder
use
ini_set(’session.gc_maxlifetime’, ‘28800′);// Set
maxlifetime to 4 hours
| Is This Answer Correct ? | 19 Yes | 9 No |
Post New Answer View All Answers
What distinguishes php from something like client side java script?
Is php faster than javascript?
Can you extend a final defined class?
Explain whether it is possible to share a single instance of a memcache between multiple php projects?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
Are react hooks stable?
Which character is used to match exactly one character?
How come the code works, but doesn’t for two-dimensional array of mine?
What are the different ways to login to a remote server?
How many types of arrays are there in php?
am from coimbatore.am learning php&mysql. what will be the approx salary for me if i get a job in coimbatore.
What are php magic quotes?
Tell me how stop the execution of a php scrip?
What are the ways to include file in php?
How failures in execution are handled with include() and require() functions?