The HttpRequest
PHP Manual

HttpRequest::enableCookies

(PECL pecl_http:1.0.0-1.5.5)

HttpRequest::enableCookiesEnable cookies

Opis

public bool HttpRequest::enableCookies ( void )

Enable automatic sending of received cookies.

Informacja: Note that cuutomly set cookies will be sent anyway.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.


The HttpRequest
PHP Manual