The HttpResponse
PHP Manual

HttpResponse::redirect

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

HttpResponse::redirectRedirect

Opis

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

Ta funkcja jest aliasem dla: http_redirect().


The HttpResponse
PHP Manual