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
Which is variable cost?
Which function would you use to replace a record in a database in php?
How to Retrieve a Cookie Value?
Is nan in php?
Do you know what is the function mysql_pconnect() usefull for?
Is it more secure to use cookies to transfer session ids?
What is an abstract class in php?
How to convert a string to lowercase in php?
What are the benefits of using queries?
What is difference between array_merge and array_combine?
When is a conditional statement ended with endif?
Is php a cms?
What is in a cookie?
What is prepared statement in php?
How to remove duplicate values from array using php?