久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長(zhǎng)資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      php如何修改響應(yīng)頭設(shè)置

      php修改響應(yīng)頭設(shè)置的方法:1、跳轉(zhuǎn)功能,代碼為【header('location:index.php')】;2、頁(yè)面刷新,代碼為【header('refresh:3;url=index.php')】。

      php如何修改響應(yīng)頭設(shè)置

      php修改響應(yīng)頭設(shè)置的方法:

      跳轉(zhuǎn)功能

      header('location:index.php');

      頁(yè)面刷新

      header('refresh:3;url=index.php');

      輸出圖片

      header('Content-type:image/gif,image/png,image/jpg,image/jpeg');

      下載內(nèi)容

      header('Content-type:application/octet-stream');

      相關(guān)學(xué)習(xí)推薦:PHP編程從入門(mén)到精通

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號(hào)-2    滬公網(wǎng)安備31011702889846號(hào)