php 重定向后的Joomla系统消息

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php 重定向后的Joomla系统消息相关的知识,希望对你有一定的参考价值。

<?php

$app = JFactory::getApplication();
$app->enqueueMessage('Redirect to another page was successful', 'success');
$app->redirect(JRoute::_('index.php'));

以上是关于php 重定向后的Joomla系统消息的主要内容,如果未能解决你的问题,请参考以下文章

Joomla 管理员重定向到安装

.htaccess Joomla -> Community Builder 中的重定向登录组件

在另一个 php 脚本中使用 joomla 会计

提交后保留$ _POST数据,同时删除重定向URL中的index.php

使用 Nginx 重定向 Joomla 主页

Joomla 位置重定向