日期:2014-05-16 浏览次数:20593 次
$url = 'http://www.example.com'; print_r(get_headers($url)); print_r(get_headers($url, 1));