PHP.nl

session_save_path

session_save_path

Get and/or set the current session save path

 **session_save_path**  $path
returns the path of the current

directory used to save session data. session_save_path

path Session data path. If specified and not null, the path to which data is saved will be changed. needs to be called before for that purpose. session_save_path``session_start

  > **Opmerking:** > On some operating systems, you may want to specify a path on a
     filesystem that handles lots of small files efficiently.

Returns the path of the current directory used for data storage, return.falseforfailure.

session.save_path