summaryrefslogtreecommitdiff
path: root/hellow.php
diff options
context:
space:
mode:
author杨永强 <[email protected]>2021-10-27 02:09:52 +0000
committer杨永强 <[email protected]>2021-10-27 02:09:52 +0000
commitafa626e932235e2f545a593ff0817374f3980c14 (patch)
treeb777f4074edc379fbdb6b88268b10105a802baa5 /hellow.php
parent27329d3afac51fbf2762428e12f2635d1137c549 (diff)
Add new file
Diffstat (limited to 'hellow.php')
-rw-r--r--hellow.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/hellow.php b/hellow.php
new file mode 100644
index 0000000..426ff0f
--- /dev/null
+++ b/hellow.php
@@ -0,0 +1,3 @@
+<?php
+echo 'hello word!';
+?>