I m using zend.
I want to define the below code outside the controller class & access in different Actions.
$user = new Zend_Session_Namespace(\'user
print_r($GLOBALS['logInArray']);
http://php.net/manual/en/reserved.variables.globals.php