标签:class blog os name type div
header("Content-Type:image/gif");
header(‘Content-Disposition: attachment; filename="logo3333.gif"‘);
header(‘Content-Length:‘.filesize("logo.gif"));
readfile("logo.gif");
标签:class blog os name type div
原文地址:http://www.cnblogs.com/flying-tx/p/3786282.html