Method: isLoggedIn()

Is the user logged in or not?

Returns:

BOOL

Example:

if($this->obj_session->isLoggedIn()){
	echo 'Welcome back ' . $this->obj_session->obj_user->getvalue('user_firstname') . '!';
}

Contact Us

Address: 22a Fishergate York, YO10 4AB · Tel: 01904 636677 · Email: info@dotadmin.com