Skip to content

Commit f872d9f

Browse files
committed
Add php
yeah i'm learning this language now
1 parent 480a3c5 commit f872d9f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

http/php/helloworld.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<?php
2+
echo "Hello, World!";
3+
?>

0 commit comments

Comments
 (0)