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 the use of get and post method in php?
what is the current salary package in India for a PHP programmer who has 1.5 years experience
What is magic function in php?
What does csrf token mismatch mean?
What are Routines?
How does the identity operator === compare two values?
When a conditional statement is ended with an endif?
Is empty array php?
What are the Advantages and Application Areas of PHP?
Is not null in php?
What is difference between print_r and echo in php?
Is array empty php?
Why framework is used in php?
What is the difference between exception::getmessage and exception::getline?
What is the use of mysql_real_escape_string() function?