Where are the session values stored?
Answer / 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 |
Will php die?
How do I clear my browser session?
How do I open a file to write content to?
1 Answers Rushmore Consultancy,
Explain me differences between get and post methods?
Can a trait extend a class php?
what is php?
How can we destroy the session, how can we unset the variable of a session?
what will do ceil() and floor() in PHP?
Which php framework is fastest?
Why php is widely used?
What is laracast?
What is the use of print_r function in php?