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
How to get the directory name out of a file path name?
What is the php function that removes the first element of the array and returns it?
What is php and sql?
What are magic methods?
Do I need apache for php?
What is the maximum size of a table in mysql?
How do you count numbers in php?
What is the difference between array_pop() and array_push()?
What is php programming used for?
How to convert one date format into another in php?
Tell me what are the encryption techniques in php?
What is the method to register a variable into a session?
Can we override magic methods in php?
What is sql injection in php?
What does mvc stand for and what does each component do?