initial commit with apps from course repo
This commit is contained in:
3
php-helloworld/index.php
Normal file
3
php-helloworld/index.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
print "Hello, World! php version is " . PHP_VERSION . "\n";
|
||||
?>
|
||||
Reference in New Issue
Block a user