php 如何获取远程文件的修改时间?
比如 http://www.test.com/img/test.png
小伙看你根骨奇佳,潜力无限,来学PHP伐。
get_headers($url)然后取Last-Modified
get_headers($url)
然后取Last-Modified