diff --git a/list-products.php b/list-products.php new file mode 100644 index 0000000..cf2198b --- /dev/null +++ b/list-products.php @@ -0,0 +1,28 @@ +" + . htmlspecialchars($row["name"]) . "

\n"; +} + +?> + + + + + + + + List products + + + + +