Joomla How to get article title March 16, 2012 Pramod T P <?php $id= JRequest::getVar(‘id’); $objTitle = $article->load($id); echo $objTitle->get(‘title’); ?> Share this: Click to share on X (Opens in new window) X Click to share on Facebook (Opens in new window) Facebook Like Loading...