ses_arr_name, $this->ses_arr_name); if ($key != null && array_key_exists($key, $arr)) { return $arr[$key]; } return $arr; } } ?>