Answer Posted / bharanikumar
go to php.ini , set the time limit for the session
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
How to repeat a string to a specific number of times in php?
How can you submit a form without a submit button?
What are session variables in php?
Which php framework is best for security?
What is query string php?
How to assigning a new character in a string using php?
What are encryption functions in php?
Are php short tags acceptable to use?
What is putenv?
Is it possible to remove the html tags from data?
What is the use of curl()?
How to create an array in php?
How to read one character from a file?
What is the differences between $a != $B and $a !== $B?
How can we determine whether a php variable is an instantiated object of a certain class?