If you ever want to redirect url from view of a component i.e. view.html.php simply use the following two lines:
$app =& JFactory::getApplication();
$app->redirect('index.php?
$app =& JFactory::getApplication();
$app->redirect('index.php?
 
No comments:
Post a Comment