PHP 8.1.28 Released!

time

(PHP 4, PHP 5, PHP 7, PHP 8)

timeRestituisce l'attuale UNIX timestamp

Descrizione

time(): int

Restituisce l'attuale data e orario misurata in numero di secondi dalla Unix Epoch (January 1 1970 00:00:00 GMT).

Guarda anche date().

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top