Re: [請益] php & mysql一問

看板PHP作者 (哇哇哇○( ̄﹏ ̄)○)時間19年前 (2005/10/06 10:03), 編輯推噓2(200)
留言2則, 2人參與, 最新討論串11/11 (看更多)
※ 引述《kc655039 (￾NN￾N ￾  )》之銘言: : : <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> : : 把網頁編碼也指定成utf-8? : 請問一下上面meta標籤是怎麼用的呢?? : 因為meta就我的認知是拿來跳到別的網頁用的,我就不懂 : 為什麼可以當header傳送的功能來用,其中怎麼運作的呢?? : 因為我也想發個header, : 像perl就是 print "Content-type: text/html\n\n"; : 那在php中可不可以來個 echo "Content-type:text\html\n\n";呢?? : or用header函數發??可是我的書上寫header函數沒有很詳細, : 有沒有人試過以上用法??我等等試試看,希望大家分享經驗一下Thx header("Location:http://www.kimo.com.tw"); //轉向到kimo header("Refresh:10;url:http://www.google.com.tw"); //10秒後轉向到google header("Content-type:text/html;charset=utf8"); //類型為html,utf8編碼 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 163.16.108.100 ※ 編輯: wawawa 來自: 163.16.108.100 (10/06 10:08)

10/06 16:40, , 1F
THX
10/06 16:40, 1F

08/29 14:43, , 2F
Refresh:10;url=http://www.google.com.tw 才會作用!
08/29 14:43, 2F
文章代碼(AID): #13H8NKoJ (PHP)
討論串 (同標題文章)
文章代碼(AID): #13H8NKoJ (PHP)