PHP Velho Oeste 2024

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 в случае возникновения ошибки.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top