UNB Components Code Reference

UnbSession::SetVar method

Sets a variable in the session variable space.

public static function UnbSession::SetVar ($name, $value = null);

Parameters

name
(string) Variable name
value  –  optional, default: null
(string) Variable value, null to unset the variable

Member of class: UnbSession

Implementation file: session.class.php, line 262

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.