update : 2015.11.03
php.shukuma.com

검색:
 
 
Set URL

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를 반환합니다.