The HttpRequest
PHP Manual

HttpRequest::enableCookies

(PECL pecl_http:1.0.0-1.5.5)

HttpRequest::enableCookiesEnable cookies

Описание

public bool HttpRequest::enableCookies ( void )

Enable automatic sending of received cookies.

Замечание: Note that cuutomly set cookies will be sent anyway.

Возвращаемые значения

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.


The HttpRequest
PHP Manual