From 499a6cd8a45b2403c726a31a3615d21dee207521 Mon Sep 17 00:00:00 2001 From: Jonathan Rampersad Date: Thu, 29 May 2025 21:13:33 -0400 Subject: [PATCH] My first php file --- index.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 index.php diff --git a/index.php b/index.php new file mode 100644 index 0000000..3e2ff2c --- /dev/null +++ b/index.php @@ -0,0 +1,16 @@ + + + + + + My First PHP File + + +

+ +