Tested PHP

This commit is contained in:
ilsix 2024-04-04 21:50:21 +02:00
parent a6704f4816
commit 7cc8e4e45f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#runs successfully
<?php
echo 'Hello World!';
//runs successfully
echo "Hello World!\n";
?>

0
php/test.sh Normal file → Executable file
View File