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 / nikunj

session.save_path variable hold path for storing session.
in unix system it's generally set to /tmp dir.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we make a constant in php?

554


Can we override magic methods in php?

534


Can I include php in javascript?

595


How to check a key exist in an array?

572


How we can retrieve the data in the result set of mysql using php?

522






What is a static variable in php?

528


What is traits? How it is used in php?

548


Do you know what's the difference between __sleep and __wakeup?

528


Explain the syntax for ‘foreach’ loop with example.

495


What is the use of offset in mysql?

522


What is php explain?

507


Where php basically used?

561


Which cryptographic extension provide generation and verification of digital signatures?

525


When a conditional statement is ended with an endif?

517


What is the function func_num_args() used for?

527