Joomla get state
$app =& JFactory::getApplication(); $returnURL = $app->getUserState( "com_test.returnid", 'index.php' );