From 7036ec99691f077e0d66cfe0504a1e40dc79799e Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Thu, 8 Jul 2021 05:19:41 +0000 Subject: [PATCH] Add 'php/heyo.php' --- php/heyo.php | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 php/heyo.php diff --git a/php/heyo.php b/php/heyo.php new file mode 100644 index 0000000..62723f4 --- /dev/null +++ b/php/heyo.php @@ -0,0 +1,3 @@ + Heyo! Hello world...

'; +?> \ No newline at end of file