|
session_save_pathGet and/or set the current session save path Description
stringfalse session_save_path(stringnull
$path = null )session_save_path returns the path of the current directory used to save session data. Parameters
Return Values
Returns the path of the current directory used for data storage, or Changelog
|