Joomla Find out the user id of the logged in user – Joomla April 28, 2011 Pramod T P Leave a comment <?php $user = & JFactory::getUser(); echo $user_id=$user_id=$user->get('id'); ?> Share this: Click to share on X (Opens in new window) X Click to share on Facebook (Opens in new window) Facebook Like Loading...