>  Q&A  >  본문

php 如何获取远程文件的修改时间?

php 如何获取远程文件的修改时间?

比如 http://www.test.com/img/test.png

伊谢尔伦伊谢尔伦2735일 전780

모든 응답(1)나는 대답할 것이다

  • ringa_lee

    ringa_lee2017-04-11 10:42:49

    get_headers($url)
    然后取Last-Modified

    회신하다
    0
  • 취소회신하다