adding hello world
adding hello world

file:b/index.php (new)
--- /dev/null
+++ b/index.php
@@ -1,1 +1,2 @@
+<?php echo "Hello world!"; ?>