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