小编vic*_*tor的帖子

Zend动作助手重定向器

如何在模型中重定向或不在控制器中重定向?使用标准的zend重定向器帮助器

$redirector = new Zend_Controller_Action_Helper_Redirector();
$redirector->gotoUrl('/');
Run Code Online (Sandbox Code Playgroud)

php zend-framework actionviewhelper

1
推荐指数
1
解决办法
859
查看次数

标签 统计

actionviewhelper ×1

php ×1

zend-framework ×1