PHP Doku:: Set last modified - function.httpresponse-setlastmodified.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHTTPThe HttpResponseHttpResponse::setLastModified

Ein Service von Reinhard Neidl - Webprogrammierung.

The HttpResponse

<<HttpResponse::setHeader

HttpResponse::setStream>>

HttpResponse::setLastModified

(PECL pecl_http >= 0.12.0)

HttpResponse::setLastModifiedSet last modified

Beschreibung

static bool HttpResponse::setLastModified ( int $timestamp )

Set a custom Last-Modified date.

Parameter-Liste

timestamp

Unix timestamp representing the last modification time of the sent entity

Rückgabewerte

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

Siehe auch


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",...)