time Return current Unix timestamp &reftitle.description; inttime Returns the current time measured in the number of seconds since the Unix Epoch (January 1 1970 00:00:00 GMT). &reftitle.parameters; &no.function.parameters; &reftitle.returnvalues; Returns the current timestamp. &reftitle.examples; <function>time</function> example ]]> &example.outputs.similar; &reftitle.notes; Timestamp of the start of the request is available in $_SERVER['REQUEST_TIME']. &reftitle.seealso; date microtime