|
| | HTTP::Date -- format a date Description
Converts a UNIX timestamp into an RfC compliant HTTP header line.
This function honors the "y2k_compliance" php.ini
directive.
Return value
string - a RfC compliant date header line
NoteThis function can be called
statically. | |
|