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 / gurpreet panesar
session.save_path is used to save the temporary session
value in the specified location
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is c++ polymorphism?
What is difference between session_unset and session_destroy?
How to remove a file?
Does php has a future?
what are interfaces and Abstart classes
Tell me when a conditional statement is ended with an endif?
What is php simple definition?
How is csrf token generated?
What is isset function in php?
Why do we use htaccess and where?
What is the use of mvc in php?
What are the two most common ways to start and finish a php block of code?
When do sessions end?
Which is better php or wordpress?
How can we determine whether a php variable is an instantiated object of a certain class?