PHP必知必会-常用http头
404 header('HTTP/1.1 404 Not Found'); 301,302 #firefox中有时会缓存301跳转所以加上了缓存过期 header("Expires: Mon, 26 Jul 2016 03:00:00 ...
404 header('HTTP/1.1 404 Not Found'); 301,302 #firefox中有时会缓存301跳转所以加上了缓存过期 header("Expires: Mon, 26 Jul 2016 03:00:00 ...