Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
The HttpRequest
PHP Manual

HttpRequest::enableCookies

(PECL pecl_http >= 1.0.0)

HttpRequest::enableCookiesEnable cookies

Description

public bool HttpRequest::enableCookies ( void )

Enable automatic sending of received cookies.

Note: Note that custom set cookies will be sent anyway.

Return Values

Returns TRUE on success or FALSE on failure.


The HttpRequest
PHP Manual