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
 
<http_get_request_headershttp_support>
Last updated: Tue, 19 Sep 2006

http_date

(PECL)

http_date -- Compose HTTP RFC compliant date

Description

string http_date ( [int timestamp] )

Compose a valid HTTP date regarding RFC 1123 looking like: Wed, 22 Dec 2004 11:34:47 GMT.

Parameters

timestamp

Unix timestamp

Return Values

Returns the HTTP date as string.




<http_get_request_headershttp_support>
Last updated: Tue, 19 Sep 2006