PHP Velho Oeste 2024

HttpRequest::setUrl

(PECL pecl_http >= 0.10.0)

HttpRequest::setUrlİstek URL'sini atar

Açıklama

public bool HttpRequest::setUrl ( string $url )

İstek URL'sini atar.

Değiştirgeler

url

İstek URL'si.

Dönen Değerler

Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.

add a note add a note

User Contributed Notes

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