中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

PHP中怎么實現頁面自動跳轉

發布時間:2021-08-07 11:17:40 來源:億速云 閱讀:192 作者:Leah 欄目:編程語言

這篇文章將為大家詳細講解有關PHP中怎么實現頁面自動跳轉,文章內容質量較高,因此小編分享給大家做個參考,希望大家閱讀完這篇文章后對相關知識有一定的了解。

1.meta 標簽實現跳轉:

<meta http-equiv="refresh" content="秒; url=下一個頁面">

2 .JavaScript實現跳轉:

  1. < script language="JavaScript">


  2. var userAgent = navigator.userAgent;

  3. var MSIEIndex = userAgent.indexOf("MSIE");

  4. if (userAgent.indexOf("Win") != -1 &&

  5. userAgent.indexOf("MSIE") != -1 &&

  6. userAgent.substring((MSIEIndex + 5),(MSIEIndex + 8)) >= 5.5)

  7. window.location.replace("http://www.shuigong.com");

  8. //-->

  9. < /script>

3 假如訪問網站時,直接進入某個子目錄中的文件,如cgi-bin/leoboard.cgi,這時,只要寫一個默認的首頁文件如index.htm,內容如下,就可以實現你的要求.

PHP頁面自動跳轉方法一:

< html> < head> < title>網頁跳轉< /title> < meta http-equiv="refresh" content="0;url=cgi-bin/leoboard.cgi"> < /head> < body> < /body> < /html>

PHP頁面自動跳轉方法二

  1. <html>

  2. < head>

  3. < title>正在進入>>> Loading>>> < /title>

  4. < /head>

  5. < body bgcolor="#FFFFFF" text="#000000">

  6. < p> < /p>< tr> <td width=724>

  7. < p align=center><font color="red" size="2">
    正在進入,請等待,謝謝......< /font>< /p>< /td>< /tr>< tr>

  8. < td width="724">

  9. < p align=center>

  10. < form name=loading>

  11. < div align=center>

  12. < p>

  13. < input type=text name=chart size=46
    tyle="font-family:Arial; font-weight:
    bolder; color:rgb(124,119,119);
    background-color:white; padding:0px;
    border-style:none;">

  14. < br>< input type=text name=percent
    size=46 style="color:rgb(138,134,134);
    text-align:center; border-width:medium;
    border-style:none;"><script>var bar = 0

  15. var line = "||"

  16. var amount ="||"

  17. count()  

  18. function count(){  

  19. barbar= bar+2  

  20. amountamount =amount + line  

  21. document.loading.chart.value=amount

  22. document.loading.percent.value=bar+"%"  

  23. if (bar<99)  

  24. { setTimeout("count()",10); }  

  25. else  

  26. { window.location = "http://www.wwwfox.net/cgi-bin/leoboard.cgi"; }  

  27. }< /script>

  28. < / body>

  29. < /html>

實現PHP頁面自動跳轉的代碼

1:

  1. < script language="j avascript">

  2. location.replace
    ("http://www.***.com")  

  3. < /script>

2:

  1. < script language="j avascript">

  2. setTimeout(window.location=
    "http://www.dinmo.net",0)  

  3. < /script>

3:

< script language="JavaScript" > bName = navigator.appName;  if ((bName == "Netscape") ||  (bName == "Microsoft Internet Explorer")) window.location=http://www.dinmo.net;  < /script> < FRAMESET rows=\'*\'> < FRAMESET cols=\'*\'> < FRAME SRC=\'http://www.dinmo.net\'> < noframes>

JS實現跳轉代碼_多域名指向同一空間

< script>try { if( self.location == "http://玉米一/" ) {  top.location.href = "http://玉米一/目錄";  }  else if( self.location == "http://玉米二/" ) {  top.location.href = "http://玉米二/目錄";  }  else if( self.location == "http://玉米三/" ) {  top.location.href = "http://玉米三/目錄";  }  else if( self.location == "http://玉米四/" ) {  top.location.href = "http://玉米四/目錄";  }  else { document.write ("錯誤的訪問地址") } } catch(e) { }  < /script>

關于PHP中怎么實現頁面自動跳轉就分享到這里了,希望以上內容可以對大家有一定的幫助,可以學到更多知識。如果覺得文章不錯,可以把它分享出去讓更多的人看到。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

php
AI

社会| 苗栗市| 肇源县| 镇赉县| 渭南市| 军事| 徐州市| 喀喇沁旗| 吴江市| 海晏县| 西城区| 塔河县| 贵南县| 临沂市| 黔南| 潮安县| 灵丘县| 平武县| 壶关县| 汉川市| 贵阳市| 青田县| 泸定县| 兴城市| 靖西县| 江安县| 民乐县| 乌鲁木齐市| 黔西| 乐都县| 大化| 喜德县| 天门市| 叶城县| 罗平县| 夏邑县| 沈丘县| 天等县| 民县| 龙江县| 丰原市|