
Druckansicht von http://www.php-homepage.de/manual/function.http-send-last-modified.php
http_send_last_modified(PECL pecl_http >= 0.1.0) http_send_last_modified — Send Last-Modified Beschreibung
bool http_send_last_modified
([ int $timestamp = time()
] )
Send a Last-Modified header with a valid HTTP date.
Parameter-Liste
RückgabewerteGibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben. |