「LiteSite/RWD」修訂間的差異

出自六年制學程
跳至導覽 跳至搜尋
(新頁面: 分類:LiteSite 以 http://urclass.net/EMEP/peanut/ 為例。)
 
 
(未顯示同一使用者於中間所作的 1 次修訂)
第1行: 第1行:
[[分類:LiteSite]] 以 http://urclass.net/EMEP/peanut/ 為例。
+
[[分類:LiteSite]]
 +
以 http://urclass.net/EMEP/peanut/ 為例。
 +
 
 +
===控制首頁表現===
 +
elseif(substr(urldecode($_SERVER['SCRIPT_NAME']),0,12)=='/EMEP/peanut'){header("Location: http://urclass.net/EMEP/peanut/");}

於 2022年11月9日 (三) 14:08 的最新修訂

http://urclass.net/EMEP/peanut/ 為例。

控制首頁表現

elseif(substr(urldecode($_SERVER['SCRIPT_NAME']),0,12)=='/EMEP/peanut'){header("Location: http://urclass.net/EMEP/peanut/");}