Itemid

How to get itemid in Joomla 1.5

just use

$Itemid = JRequest::getInt( ‘Itemid’);

Tags: ,