Tested PHP
This commit is contained in:
parent
27244b028c
commit
a6704f4816
|
@ -1,3 +1,4 @@
|
||||||
|
#runs successfully
|
||||||
<?php
|
<?php
|
||||||
echo 'Hello World!';
|
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