Where are the session values stored?

Answer Posted / gokul

session data is stored in the server's /tmp directory in files that are named sess_ followed by a unique alphanumeric string (the session identifier).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me how can you pass a variable by reference?

586


How to initiate a session in php?

738


How to redirect a page in php?

669


Are static variables final?

621


Explain Whitespace Characters?

662






Which function would you use to read a line of data from a file in php?

655


The left association operator % is used in PHP for?

671


How to find a substring from a given string in php?

602


Tell me whether it is possible to share a single instance of a memcache between multiple php projects?

622


Which cryptographic extension provide generation and verification of digital signatures?

600


What is csrf token and how will you add csrf token in ajax?

596


What type of headers that PHP supports?

698


How do you clear environment variables?

621


What is printf in php?

595


How can you get the size of an image in PHP?

612