php man page for http_send_last_modified

Query: http_send_last_modified

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HTTP_SEND_LAST_MODIFIED(3)						 1						HTTP_SEND_LAST_MODIFIED(3)

http_send_last_modified - Send Last-Modified

SYNOPSIS
bool http_send_last_modified ([int $timestamp = time()])
DESCRIPTION
Send a Last-Modified header with a valid HTTP date. Note This function should be used in conjunction with http_send_data(3), http_send_file(3) and http_send_stream(3).
PARAMETERS
o $timestamp - a Unix timestamp, converted to a valid HTTP date; if omitted, the current time will be sent
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
the HttpResponse class if you are using PHP 5.1.0 and above. PHP Documentation Group HTTP_SEND_LAST_MODIFIED(3)
Related Man Pages
http_throttle(3) - php
date_sunrise(3) - php
gmstrftime(3) - php
http_send_content_disposition(3) - php
time_sleep_until(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update