Jump to content

Recommended Posts

Posted

I have a sidebar section which is only visible when a pilot is logged in.

I would also like this section show some user data. What code would I need to make it display the pilots name.

I've already tried

<?php echo $userinfo->firstname . ' ' . $userinfo->lastname; ?>!

But this doesn't show anything.

I would be much obliged if someone could tell me the code i need. :)

Thanks

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...