網路城邦
啄木鳥筆記本
(
新版
)
首頁
文章創作
個人相簿
訪客簿
作家簡介
加入好友
|
推薦此部落格
|
加入我的最愛
|
訂閱最新文章
作家:imsam
作家
imsam
文章推薦人
(0)
其他創作
‧
PHP跳轉頁面header()搭配的函數
‧
MySQL 基礎語法
‧
PHP 寫入和讀出
‧
PHP 日期時間
‧
PHP 寄email
‧
PHP insert update delete
‧
PHP 日期時間
‧
PHP MySql 連結
‧
php 頁面自動跳轉
‧
HTML5表單
最新創作
‧
補肽對癌症患者的好處
‧
為什麼大豆有「田中肉」的美稱?
‧
大豆胜肽的機能
‧
15年Lunasin路拿辛肽的研究【太厲害了值得看】
‧
路拿辛 Lunasin專論的書
字體:
小
中
大
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