Hello,
I have a text box that displays data from the database. If the user is not logged in I’d like it to display something like “please log in to view” and if the person is logged in then it displays the data. How would I do this? Help would be much appreciated.