PHP预览PDF文件

header("Content-type: application/pdf");

readfile('test.pdf');

posted @ 2015-09-23 12:39  youy  Views(715)  Comments(0)    收藏  举报