PHP Dokumentation: Function httpresponse-getlastmodified
12. Januar 2010 von werner
HttpResponse::getLastModified
(PECL pecl_http >= 0.12.0)
HttpResponse::getLastModified — Get last modified
Beschreibung
static int HttpResponse::getLastModified ( void )
Get calculated or previously set custom Last-Modified date.
Rückgabewerte
Returns the calculated or previously set Unix timestamp.
Siehe auch
- HttpResponse::setLastModified – Set last modified
- HttpResponse::getETag – Get ETag
- HttpResponse::setETag – Set ETag