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 267

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.