diff --git a/Katalog.htm b/Katalog.htm new file mode 100644 index 0000000..f92dafd --- /dev/null +++ b/Katalog.htm @@ -0,0 +1,113 @@ + + + + + + Katalog + + + +
+

Katalog

+
+ + +
+

Eingabe

+
+ + + + + + + + + + + + + + + + +
+
+
+

Ausgabe

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ProductId1
TitelDie Bibel 2
AuthorMr. IchBinEinAuthor
ContryAtlantis
Linklmgtfy.de
Languagelatein
Pages42
Year2021
CategoryDies ist ein Beispiel für einen viiiiiiiiiiiiiiiiieeeeeeeeeeeeeeeellllllllllllllllllll zzzzzuuuuuuuuu llllllllllllaaaaaaaaannnnnnnnnnggeeeeeeeennnnnnn TTTTTTeeeeeeeeeeeeeeexxxxxxxxxxxxt
ImageLinkDiesIstEinBild.png
LendTime30
LendTypeBuch
+
+ + \ No newline at end of file diff --git a/changeKatalog.htm b/changeKatalog.htm index d28f8ce..0239d6b 100644 --- a/changeKatalog.htm +++ b/changeKatalog.htm @@ -14,7 +14,7 @@

Eingabe

-
+ @@ -23,10 +23,10 @@ diff --git a/php/catalogue_read.php b/php/catalogue_read.php new file mode 100644 index 0000000..6cd162a --- /dev/null +++ b/php/catalogue_read.php @@ -0,0 +1,11 @@ + + $value){ + echo $key.": ".$value."[br]"; + } + + ?> + + \ No newline at end of file diff --git a/php/catalogue_search.php b/php/catalogue_search.php new file mode 100644 index 0000000..2ab47da --- /dev/null +++ b/php/catalogue_search.php @@ -0,0 +1,9 @@ + + +$_POST["Title"],"Author"=>$_POST["Author"]); + $form = json_encode($form); +// echo $form +?> + + diff --git a/php/pasta.php b/php/pasta.php new file mode 100644 index 0000000..e00ff22 --- /dev/null +++ b/php/pasta.php @@ -0,0 +1,58 @@ + + + + Test Link + + + + + + +
+ + \ No newline at end of file