Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
require_once 'HTTP.php';
string HTTP::date (integer time)
string HTTP::date
Converts a UNIX timestamp into an RFC compliant HTTP header line. This function honors the "y2k_compliance" php.ini directive.
integer $time - a UNIX timestamp
string - a RFC compliant date header line
Ez a függvény meghívható statikusan.