what is the importence of session.save_path in Php.ini file
and wht changes u've to made before using sesssions in ur
php program first time?
Answer Posted / nikunj
session.save_path variable hold path for storing session.
in unix system it's generally set to /tmp dir.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to download and install php for windows?
How to pad an array with the same value multiple times?
Which array function checks if the particular key exists in the array?
Explain Traits in PHP?
my english is not too good then what we apply for a php programer post
How the values are ordered in an array?
What is the difference between characters 34 and x34?
Do you know what's the difference between __sleep and __wakeup?
What is overloading and overriding in oop?
What are computer variables?
How to convert a json string to an array in php?
What is the difference between include and require?
Can we use include ("xyz.php") two times in a php page "index.php"?
What are the advantages of triggers?
What are the advantages of oops in php?