Next: version

Prev: random

time

time()
This function returns the system time in seconds since midnight GMT, January 1, 1970. You can use ctime() to turn this number into a string.