UNB Components Code Reference

UnbSession::GetVar method

Gets a variable from the session variable space.

public static function UnbSession::GetVar ($name, $unset = false);

Parameters

name
(string) Variable name
unset  –  optional, default: false
(bool) Unset the variable when fetched

Member of class: UnbSession

Implementation file: session.class.php, line 272

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