Php/docs/yaf-controller-abstract.redirect

From Get docs

Yaf_Controller_Abstract::redirect

(Yaf >=1.0.0)

Yaf_Controller_Abstract::redirectRedirect to a URL


Description

public Yaf_Controller_Abstract::redirect ( string $url ) : bool

redirect to a URL by sending a 302 header


Parameters

url
a location URL


Return Values

bool