Examples. Example #1 Forcing a download using readfile(). <?php$file = 'monkey.gif';if (file_exists($file)) { header('Content-Description: ...
確定! 回上一頁