diff --git a/Katalog.htm b/Katalog.htm index ddfe427..8440c9b 100644 --- a/Katalog.htm +++ b/Katalog.htm @@ -31,7 +31,7 @@ Das war die alte version. -->

Eingabe

-
+ diff --git a/php/catalogue_search.php b/php/catalogue_search.php new file mode 100644 index 0000000..404291c --- /dev/null +++ b/php/catalogue_search.php @@ -0,0 +1,14 @@ +$_GET["Title"],array("Author"=>$_GET["Author"]); + + + + + + Document + + + echo json_encode($form); + + +?> \ No newline at end of file