From 09561dcd04150c5f293f5f676d3d21c78fec19c0 Mon Sep 17 00:00:00 2001 From: jekkinoopy Date: Tue, 19 May 2026 11:33:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=85=A5=E5=9D=91=E7=94=B3=E8=AB=8B?= =?UTF-8?q?=E6=9B=B8PHP=E8=A1=A8=E5=96=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fansform.html | 15 ++ fansform.php | 543 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 558 insertions(+) create mode 100644 fansform.html create mode 100644 fansform.php diff --git a/fansform.html b/fansform.html new file mode 100644 index 0000000..bd62e10 --- /dev/null +++ b/fansform.html @@ -0,0 +1,15 @@ + + + + + + + + 水晶男孩|入坑申請書 + + + +

前往入坑申請書

+ + + diff --git a/fansform.php b/fansform.php new file mode 100644 index 0000000..5891352 --- /dev/null +++ b/fansform.php @@ -0,0 +1,543 @@ + + + + + + + + 水晶男孩|入坑申請書 + + + + + + + +
+
+

入坑申請書

+
+ SECHSKIES JOINING APPLICATION +
+
+
+ + + + + +
+

填寫這份申請書,正式宣告你加入小黃行列。表單以 PHP 處理 POST(練習用,尚未寫入資料庫)。

+ + +

+ 收到啦,!申請已通過基本驗證(暱稱+信箱)。 +

+ + + + +
> +
+

水晶男孩入坑申請書

+

SECHSKIES JOINING APPLICATION

+
+ +
+ 💛 第一階段:小黃身分驗證 +
+ + + +

+ +
+
+ + + +

+ +
+
+ + +
+
+ + +
+
+ +
+ 🎤 第二階段:見面會應援調查 +
+ 本命成員 +
+ '殷志源 은지원', + 'ljj' => '李宰鎮 이재진', + 'kjd' => '金在德 김재덕', + 'ksh' => '姜成勳 강성훈', + 'jsw' => '張水院 장수원', + 'gjy' => '高志溶 고지용', + ]; + foreach ($members as $val => $label): + $checked = in_array($val, $biasChecked, true) ? ' checked' : ''; + ?> + + +
+
+
+ + +
+
+ + +
+
+ 最期待的見面會環節 +
+ '隨機舞蹈挑戰', + 'battle' => '黑白水晶對抗賽', + 'capsule' => '時光膠囊對話', + 'unplugged' => '抒情版 Unplugged', + 'yellow-note' => 'Yellow Note 心願投稿', + 'balloon' => '黃色氣球海大合唱', + ]; + foreach ($polls as $val => $label): + $checked = $eventPoll === $val ? ' checked' : ''; + ?> + + +
+
+
+ + +
+
+ +
+ 📂 第三階段:資格審核與提交 +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ +
+ + +
+
+ + +

再填一份申請書

+ +
+ + + + + + + +