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 is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
What is the use of session and cookies in php?
Why do we show php code in browser?
What is the difference between for and foreach?
Why ide is recommended for use while programming with php?
Will php die?
What software is required for php?
Tell me how do I check if a given variable is empty?
Which is better php or nodejs?
Which function is used in php to search a particular value in an array?
What is the empty function?
Can php run without apache?
Does facebook use php framework?
What is php call function?
What is the use of explode() function?