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)) ?> | +