| 
 | session_save_pathGet and/or set the current session save path Description
   string session_save_path
    ([ string  $path] )session_save_path returns the path of the current directory used to save session data. Parameters
 
 Return ValuesReturns the path of the current directory used for data storage. |