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 / suhasini
as far as my knowledge is concern .. to store sessions u've
to give path for session.save_path variable in php.ini file
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a php form?
Is php a low level language?
What is php in full?
Explain the difference b/w static and dynamic websites?
Why is php so popular?
What is the basic syntax of Php?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?
What is difference between required and require_once in php?
How to declare an array in php?
How to randomly retrieve a value from an array?
What is the use of mysql_fetch_array in php?
Is php faster than nodejs?
What does trim () do in javascript?
Why print_r is used in php?
Write a php function to convert all null values to blank?