getName() public method
Gets the name of the current session.
This is a wrapper for PHP session_name().
public string getName ( ) | ||
---|---|---|
return | string |
The current session name |
getName() public method
Gets the name of the current session.
This is a wrapper for PHP session_name().
public string getName ( ) | ||
---|---|---|
return | string |
The current session name |
Please login to continue.