網路城邦
上一篇 回創作列表 下一篇   字體:
PHP跳轉頁面header()搭配的函數
2017/07/11 22:34:17瀏覽302|回應0|推薦0
PHP跳轉頁面header()搭配的函數





  • ob_flush() - Flush (send) the output buffer
  • ob_clean() - Clean (erase) the output buffer
  • ob_end_flush() - Flush (send) the output buffer and turn off output buffering
  • ob_end_clean() - Clean (erase) the output buffer and turn off output buffering



( 休閒生活網路生活 )
回應 推薦文章 列印 加入我的文摘
上一篇 回創作列表 下一篇

引用
引用網址:https://classic-blog.udn.com/article/trackback.jsp?uid=samdeng&aid=106265148