From 70e6b547536a4d84348b79b37c26a8e2d40e041f Mon Sep 17 00:00:00 2001 From: Abigail Date: Sun, 23 Jan 2022 18:57:52 +0100 Subject: Week 148, part 2: Hello, World solutions --- challenge-148/abigail/php/ch-2.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 challenge-148/abigail/php/ch-2.php (limited to 'challenge-148/abigail/php/ch-2.php') diff --git a/challenge-148/abigail/php/ch-2.php b/challenge-148/abigail/php/ch-2.php new file mode 100644 index 0000000000..ea274c937f --- /dev/null +++ b/challenge-148/abigail/php/ch-2.php @@ -0,0 +1,11 @@ + -- cgit