PHP Velho Oeste 2024

HttpRequest::setUrl

(PECL pecl_http >= 0.10.0)

HttpRequest::setUrlSet URL

설명

public bool HttpRequest::setUrl ( string $url )

Set the request URL.

인수

url

the request url

반환값

성공 시 TRUE를, 실패 시 FALSE를 반환합니다.

add a note add a note

User Contributed Notes

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