diff --git a/Zweites Jahr/README.md b/Zweites Jahr/README.md index 593f7c3..e278f62 100644 --- a/Zweites Jahr/README.md +++ b/Zweites Jahr/README.md @@ -5,8 +5,13 @@ *Wir warscheinlich nie aktuell aber egaaaal* -### 18-11-25 - PHP +### 19-11-25 - PHP +- Übung Datei lesen/schreiben + + +### 18-11-25 - PHP + - Datein lesen ### Davor diff --git a/Zweites Jahr/log_access/access_log.txt b/Zweites Jahr/log_access/access_log.txt new file mode 100755 index 0000000..912a8ed --- /dev/null +++ b/Zweites Jahr/log_access/access_log.txt @@ -0,0 +1,3 @@ +Count | Date | IP +1 | 1763556283 | 127.0.0.1 +1 | 1763556285 | 127.0.0.1 diff --git a/Zweites Jahr/log_access/log_access.php b/Zweites Jahr/log_access/log_access.php new file mode 100644 index 0000000..77e55e3 --- /dev/null +++ b/Zweites Jahr/log_access/log_access.php @@ -0,0 +1,54 @@ + + +
+ + +