PHP时间函数

2017-10-09  本文已影响0人  zhaohw810

time()

Return current Unix timestamp(January 1 1970 00:00:00 GMT)

int time(void)

mircotime()

Return current Unix timestamp whith microseconds.

mixed microtime([$bool get_as_float=FALSE])
上一篇 下一篇

猜你喜欢

热点阅读