Skip to content

Commit 5035541

Browse files
authored
Create index.php
1 parent fc791e8 commit 5035541

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.php

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<html>
2+
<head>
3+
<title>PHP Test for OPEN SHIFT </title>
4+
</head>
5+
<body>
6+
<?php echo '<p>Hello World Manish</p>'; ?>
7+
</body>
8+
</html>

0 commit comments

Comments
 (0)