HttpResponse::redirect

(PECL pecl_http >= 0.10.0)

HttpResponse::redirectRedirect

Beskrivelse

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

This function is an alias of: http_redirect().

add a note add a note

User Contributed Notes

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