看板 PHP 關於我們 聯絡資訊
我記得曾經在書上看過php有轉換網頁的語法 可是想了很久都想不起來 查了很久也查不到(關鍵字不知道用啥) 所以想來這請教一下!! ex: if(xxxxxxxx) 轉換網頁到xxx.php; else 轉換網頁到ooo.php; 有找到用meta的方式 不過感覺頗不正規的 -- 醜男的家 http://www.wretch.cc/album/hellolucky -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 203.73.48.106
eliang:header("Location: http://www.example.com/"); 01/19 19:10
andreli:meta是用HTML的方法 01/19 19:33