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
Write a php function to convert all null values to blank?
Explain whether it is possible to share a single instance of a memcache between multiple php projects?
What is the main difference between php 4 and php 5?
What is the meaning of "enctype= multipart/form-data" ?
What is the difference between core php and php?
Explain the difference between isset() and empty()?
What is zend studio for?
Tell me is it possible to protect special characters in a query string?
What are the advantages of indexes in php?
Is laravel easy to learn?
Explain about objects in PHP?
What is split function in php?
What is the interface in php?
What is a query in php?
How do I start a php session?