I'd like to be able to display a login form within my existing PHP page if a user isn't logged in, and if the user is logged in, display the logout link in place of the login form. Is this possible?