search

Home  >  Q&A  >  body text

php日期时间 date()与time()函数有什么区别么?

小白小白2913 days ago905

reply all(2)I'll reply

  • 数据分析师

    数据分析师2017-09-30 23:35:54

    php date and time What is the difference between date() and time() functions? -PHP Chinese website Q&A-php date and time What is the difference between date() and time() functions? -PHP Chinese website Q&A

    Please watch and learn.

    reply
    0
  • 迷茫

    迷茫2016-12-22 15:52:14

    time()函数:显示系统当前时间。

    time() 函数返回当前时间的 Unix 时间戳。

    date()函数:将服务器的时间格式化。

    reply
    0
  • Cancelreply