The HttpResponse
PHP Manual

HttpResponse::redirect

(No version information available, might be only in CVS)

HttpResponse::redirectRedirect

Описание

static void HttpResponse::redirect ([ string $url [, array $params [, bool $session = FALSE [, int $status ]]]] )

This function is an alias of: http_redirect().


The HttpResponse
PHP Manual