愚者樹屋

|
Home About Contact
|

series

3d軟體 (1) apache (1) css (4) godot (8) google-api (1) google翻譯 (1) html (6) hugo安裝 (7) javasciprt (1) javascript (14) jquery (3) mysql (9) notepad++ (1) php (33) python (1) unity (1) yt-dlp (1) 像素畫 (1) 免費軟體 (8) 壓力測試 (2) 弱點掃描修補 (1) 無障礙網站 (1) 社群網站 (1) 遊戲推薦 (5) 雜記 (1)

Tags

2d軟體 3d軟體 ai apache css godot google-api google翻譯 html hugo javasciprt javascript jquery mysql notepad++ php python tcpdf unity vroid

網址轉址

post date - 2023/03/18
last update - 2023/03/18

紀錄一下自己常用將使用者轉址的方式,基本上就是有些功能處理完後丟去其他地方使用。

html

content中的數字可以設定等待秒數。

<meta http-equiv="refresh" content="0;url=網址" />

js

document.location.href="網址";

php

	header('Location: 網址');
    exit();
Tags : html javascript php

series

3d軟體 (1) apache (1) css (4) godot (8) google-api (1) google翻譯 (1) html (6) hugo安裝 (7) javasciprt (1) javascript (14) jquery (3) mysql (9) notepad++ (1) php (33) python (1) unity (1) yt-dlp (1) 像素畫 (1) 免費軟體 (8) 壓力測試 (2) 弱點掃描修補 (1) 無障礙網站 (1) 社群網站 (1) 遊戲推薦 (5) 雜記 (1)

Tags

2d軟體 3d軟體 ai apache css godot google-api google翻譯 html hugo javasciprt javascript jquery mysql notepad++ php python tcpdf unity vroid

Recent Posts

php 強型態

2023/07/22

地城謎蹤

2023/10/09

網站爬蟲設定(robots.txt)

2022/10/08

javascript日期、時間比較

2023/06/17

Hugo安裝

2022/04/17

mastodon misskey pixiv plurk twitter 巴哈姆特

© 2022-2026 愚者樹屋