The configuration community:
session.save_path
Information
session.save_path defines the argument which is passed to the save handler. If you choose the default files handler this is the path where the files are created. Defaults to tmp. See also session_save_path().
Syntax
Example



