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

(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.