How to increase session life time using PHP?

Answer Posted / pankaj

set_time_limit(0);

Is This Answer Correct ?    6 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does echo mean in php?

654


What type of headers have to be added in the mail function to attach a file?

634


How to block direct directory access in PHP?

635


What does the unset() function means?

672


What language is php written in?

690






How to create an array from php string?

611


Can you explain, when to use if-else if-else over switch statements?

622


What are the design patterns in php?

601


How to get the value of current session id?

614


How many days will it take to learn php?

625


How do I find environment variables?

595


Why do we use interface in php?

609


what is difference between PHP4 , PHP5

1976


What is the use of trim function in php?

599


What are properties in php?

591