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
what are the differences between php and perl
What is ci framework in php?
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
How to remove duplicate values from php array?
What is the difference between a session and cookies?
What is the best php version for wordpress?
What are php applications?
How do you explain independent and dependent variables?
A process can run only in the background. State Whether True or False?
Is it worth learning php in 2019?
How to read and display a HTML source from the website url?
What is final in php?
What is var_dump?
Is php 5 still supported?
How to make a class in php?