close
 header('Content-Type: text/html; charset=utf-8');
 header('Content-Type: text/css; charset=utf-8');
 header('Content-Type: application/x-javascript; charset=utf-8');
 header('Content-Type: application/json; charset=utf-8');

 header("content-type:application/vnd.ms-excel");
 header('Content-Disposition: attachment; filename="report.xls"');

 header("Cache-Control: no-cache, must-revalidate");

 header("Content-type: image/png");
 header("Content-type: image/jpeg");

 // 跳轉
 header("refresh:3; url=t2.php");
arrow
arrow
    全站熱搜

    PHP研究工作室 發表在 痞客邦 留言(0) 人氣()