From 88503632c68382755a24d480a266f3a869b8ad02 Mon Sep 17 00:00:00 2001 From: jannah Date: Mon, 17 Mar 2025 08:32:41 +0000 Subject: [PATCH] initial --- hello.php | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello.php diff --git a/hello.php b/hello.php new file mode 100644 index 0000000..f90d5bd --- /dev/null +++ b/hello.php @@ -0,0 +1 @@ +echo "Hello";