<?php $app = JFactory::getApplication(); $menu = $app->getMenu(); $menuname = $menu->getActive()->title; echo $menuname ?>