Yaf_Controller_Abstract::redirect

(Yaf >=1.0.0)

Yaf_Controller_Abstract::redirectRedirect to a URL

Beschreibung

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

redirect to a URL by sending a 302 header

Parameter-Liste

url

a location URL

Rückgabewerte

bool

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top