PHP » PYTHON |
login |
register |
about
|
|
session_save_path(PHP 4, PHP 5) session_save_path — Get 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. |
more
Recently updated
more
Most requested
|