http_match_modified(3) php man page | unix.com

Man Page: http_match_modified

Operating Environment: php

Section: 3

HTTP_MATCH_MODIFIED(3)							 1						    HTTP_MATCH_MODIFIED(3)

http_match_modified - Match last modification

SYNOPSIS
bool http_match_modified ([int $timestamp = -1], [bool $for_range = false])
DESCRIPTION
Matches the given Unix timestamp against the clients If-Modified-Since resp. If-Unmodified-Since HTTP headers.
PARAMETERS
o $timestamp - Unix timestamp; current time, if omitted o $for_range - if set to TRUE, the header usually used to validate HTTP ranges will be checked
RETURN VALUES
Returns TRUE if timestamp represents an earlier date than the header, else FALSE.
SEE ALSO
http_match_etag(3), http_match_request_header(3), http_cache_etag(3), http_cache_last_modified(3). PHP Documentation Group HTTP_MATCH_MODIFIED(3)
Related Man Pages
datetime.settimestamp(3) - php
getlastmod(3) - php
getdate(3) - php
http_cache_last_modified(3) - php
datetimeinterface.gettimestamp(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!