Query: http_match_modified
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTTP_MATCH_MODIFIED(3) 1 HTTP_MATCH_MODIFIED(3) http_match_modified - Match last modificationSYNOPSISbool http_match_modified ([int $timestamp = -1], [bool $for_range = false])DESCRIPTIONMatches the given Unix timestamp against the clients If-Modified-Since resp. If-Unmodified-Since HTTP headers.PARAMETERSo $timestamp - Unix timestamp; current time, if omitted o $for_range - if set to TRUE, the header usually used to validate HTTP ranges will be checkedRETURN VALUESReturns TRUE if timestamp represents an earlier date than the header, else FALSE.SEE ALSOhttp_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 |
---|
microtime(3) - php |
getdate(3) - php |
gmstrftime(3) - php |
http_cache_last_modified(3) - php |
datetimeinterface.gettimestamp(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
User Guide: Posting in the Emergency Forum |
UNIX.COM 2017 Year End Summary |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |