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
Who is the father of php?
Explain object-oriented methodology in php?
What should we do to be able to export data into an excel file?
Tell me what's the difference between include and require?
What is helper library?
What is the use of header in php?
What is the use of "enctype" attribute in a html form?
What is pdo classes?
What is 'float' property in css?
How check submit button is clicked in php?
What is the role of php?
How to access a global variable inside a function?
Is php 7 backwards compatible?
What is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
What is sql injection in php?