HttpRequest
PHP Manual

HttpRequest::enableCookies

(PECL pecl_http >= 1.0.0)

HttpRequest::enableCookiesEnable cookies

Opis

public bool HttpRequest::enableCookies ( void )

Enable automatic sending of received cookies.

Informacja:

Note that custom set cookies will be sent anyway.

Zwracane wartości

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


HttpRequest
PHP Manual