From f9dccbfae5acd270fae8751339acf44a94e00384 Mon Sep 17 00:00:00 2001 From: Taeseok Yoon <165071753+dsw40094@users.noreply.github.com> Date: Thu, 13 Nov 2025 00:45:05 +0100 Subject: [PATCH] Simplify HHU portal layout --- README.md | 12 ++- index.php | 285 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 296 insertions(+), 1 deletion(-) create mode 100644 index.php diff --git a/README.md b/README.md index a1169ab..3f47474 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# Parsing \ No newline at end of file +# Parsing Lab + +간단한 PHP 웹 앱으로 문장/단어/CSV 파싱을 실습할 수 있습니다. + +## 실행 방법 + +```bash +php -S localhost:8000 +``` + +브라우저에서 [http://localhost:8000](http://localhost:8000)으로 접속하면 됩니다. diff --git a/index.php b/index.php new file mode 100644 index 0000000..6d1f45c --- /dev/null +++ b/index.php @@ -0,0 +1,285 @@ + + + +
+ + +Bitte Text eingeben und Anmelden klicken.
+ + + + +| # | +Werte | +
|---|---|
| = $rowIndex + 1 ?> | += htmlspecialchars(implode(' | ', $row)) ?> | +