From 429e7988ec08bbd08b968b47651845d2539c4af6 Mon Sep 17 00:00:00 2001 From: Quimby Date: Thu, 12 May 2016 19:52:45 -0400 Subject: [PATCH] Made hello php page --- hello.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 hello.php diff --git a/hello.php b/hello.php new file mode 100644 index 0000000..12ee81d --- /dev/null +++ b/hello.php @@ -0,0 +1,8 @@ + + + PHP Test + + + Hello, Code Louisville!

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