What is default session time and path in PHP. How to change it?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

What's the best method for sanitizing user input with php?

0 Answers  


How can we do user authentication without using session/cookies ? For ex:- From page1 accepts user name and password and need to check in all other pages whether the user has logged in or not

6 Answers   TCS,


Without using forms and hidden variables, how to send variables from a PHP script to another URL using POST method?

2 Answers  


Explain the difference between php4 and php5.

0 Answers  


What is ci in php?

0 Answers  


Why should I store logs in a database rather than a file?

0 Answers  


Why would we use === instead of ==?

0 Answers  


Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?

0 Answers  


What is the advantage of runtime polymorphism?

0 Answers  


List the different types of print functions available in php?

0 Answers  


How to close a session properly?

0 Answers  


What is the difference between fopen() and fclose()?

0 Answers  


Categories