2009年9月26日星期六

Re: [fw-mvc] redirect after secconds?

Hi,
As far as I know it's only possible with a Refresh header. A custom header is the only option:
$this->getResponse()->setHeader('Refresh', '3; URL=http://my.url.com');


Regards, Jurian
--
Jurian Sluiman
Soflomo.com


Op Saturday 26 September 2009 11:26:29 schreef sina miandashti:
> hi
>
> its possible to use the $this->view->_redirect() to an adress after 3
> secconds ?

没有评论: