|
session_module_nameGet and/or set the current session module Description
stringfalse session_module_name(stringnull
$module = null )session_module_name gets the name of the current session module, which is also known as session.save_handler. Parameters
Return Values
Returns the name of the current session module, or Changelog
|