From 19f292dec9e902ad442da4e4f8c32ebe0f48c45b Mon Sep 17 00:00:00 2001 From: bochard Date: Wed, 7 May 2025 20:39:10 +0800 Subject: [PATCH 1/1] second version but better --- index.php | 86 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 index.php diff --git a/index.php b/index.php new file mode 100644 index 0000000..ee5c368 --- /dev/null +++ b/index.php @@ -0,0 +1,86 @@ + + + + + + basic php calculator + + +

basic php calculator

+
" method="GET"> + + + + +
+ + + + \ No newline at end of file -- 2.39.5