PHP Doku:: Enable cookies - function.httprequest-enablecookies.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHTTPThe HttpRequestHttpRequest::enableCookies

Ein Service von Reinhard Neidl - Webprogrammierung.

The HttpRequest

<<HttpRequest::__construct

HttpRequest::getContentType>>

HttpRequest::enableCookies

(PECL pecl_http >= 1.0.0)

HttpRequest::enableCookiesEnable cookies

Beschreibung

public bool HttpRequest::enableCookies ( void )

Enable automatic sending of received cookies.

Hinweis:

Note that custom set cookies will be sent anyway.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)