Tested PHP
This commit is contained in:
parent
27244b028c
commit
a6704f4816
|
@ -1,3 +1,4 @@
|
|||
#runs successfully
|
||||
<?php
|
||||
echo 'Hello World!';
|
||||
?>
|
2
php/test.sh
Normal file
2
php/test.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
php helloworld.php
|
Loading…
Reference in New Issue
Block a user