Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<HttpResponse::setHeaderHttpResponse::setStream>
Last updated: Tue, 19 Sep 2006

HttpResponse::setLastModified

(no version information, might be only in CVS)

HttpResponse::setLastModified -- Set last modified

Description

staticbool HttpResponse::setLastModified ( int timestamp )

Set a custom Last-Modified date.

Parameters

timestamp

unix timestamp representing the last modification time of the sent entity

Return Values

Returns TRUE on success or FALSE on failure.




<HttpResponse::setHeaderHttpResponse::setStream>
Last updated: Tue, 19 Sep 2006