<?php · header('content-type: image/png'); · $theImage = "myimage.png";//the real image url. · echo file_get_contents($theImage); ·?>.
確定! 回上一頁