2019年12月21日
摘要: 一、get_header($url,true): $url = 'http://www.xxx.com/MoJing_win_x86_64_V5.125.zip'; $res = get_headers($url,true); echo "<pre>"; print_R($res); die; $f 阅读全文
posted @ 2019-12-21 11:03 夏沫忆香 阅读(12717) 评论(0) 推荐(0)