php header('content-type:image/jpg;'); $content=file_get_contents('1.jpg'); echo $content; ?> 输出:. php中显示图片的方法. 2、使用echo+img标签.
確定! 回上一頁