摘要:
<?phpheader('Content-Type: application/octet-stream');$filesize = filesize('s.png'); //获得文件大小header('Last-Modified: '.gmdate('D, d M Y H:i:s') . ' GMT');header('Cache-Control: no-store, no-cache, m... 阅读全文
posted @ 2010-03-10 12:41
浙林龙哥
阅读(1321)
评论(0)
推荐(0)
浙公网安备 33010602011771号