session_save_path(PHP 4, PHP 5) session_save_path — Get and/or set the current session save path Описание
   string session_save_path
    ([ string $path
  ] ) 
  session_save_path() returns the path of the current directory used to save session data. Список параметров
 
 Возвращаемые значенияReturns the path of the current directory used for data storage.  | 
||