Does everything required to use PHP's session support.
private static function UnbSession::StartPhpSession ($sessionId = null);
(string) PHP session ID, if not found in the request variables. Useful for non-browser environments.
InvalidArgumentException | On an invalid session ID value. |
Member of class: UnbSession
Implementation file: session.class.php, line 98
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.