Merge remote-tracking (subtree) branch 'PracticingPhp/master'
This commit is contained in:
6
PracticingPhp/cli/hello
Executable file
6
PracticingPhp/cli/hello
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/php -q
|
||||
<?php
|
||||
|
||||
printf("Hello World via command line!\n");
|
||||
|
||||
?>
|
Reference in New Issue
Block a user