PHP Velho Oeste 2024

HttpResponse::redirect

(PECL pecl_http >= 0.10.0)

HttpResponse::redirectリダイレクトする

説明

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

この関数は次の関数のエイリアスです。 http_redirect()

add a note add a note

User Contributed Notes

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