Sets a variable in the session variable space.
public static function UnbSession::SetVar ($name, $value = null);
(string) Variable name
(any) Variable value, null
to unset the variable
Member of class: UnbSession
Implementation file: session.class.php, line 257
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.