The HttpRequest
PHP Manual

HttpRequest::enableCookies

(PECL pecl_http >= 1.0.0)

HttpRequest::enableCookiesEnable cookies

Описание

public bool HttpRequest::enableCookies ( void )

Enable automatic sending of received cookies.

Забележка: Note that custom set cookies will be sent anyway.

Връщани стойности

Връща TRUE при успех или FALSE при неуспех.


The HttpRequest
PHP Manual