rikuri commited on
Commit
ef4067d
1 Parent(s): a3ebca4

Create index.php

Browse files
Files changed (1) hide show
  1. index.php +5 -0
index.php ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ <?php
2
+
3
+ echo "hello world";
4
+
5
+ ?>