Deleted!
This commit is contained in:
parent
d2a5026d14
commit
79cb610420
2 changed files with 0 additions and 7 deletions
Binary file not shown.
Before Width: | Height: | Size: 157 KiB |
7
test.php
7
test.php
|
@ -1,7 +0,0 @@
|
|||
<?php
|
||||
// $variable = "cockinator";
|
||||
// echo 'Die Variable lautet: ' . $variable . ' ♥ ';
|
||||
$zahl1 = 1;
|
||||
$zahl2 = '2';
|
||||
echo $zahl1 . $zahl2 * '34.5' - '100';
|
||||
?>
|
Reference in a new issue