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: Share on X (Opens in new window) X Share on Facebook (Opens in new window) Facebook Like Loading...