Detta är jättekul
This commit is contained in:
parent
f42ecc0208
commit
9c30b459ab
@ -7,16 +7,8 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h1>PHP nej</h1>
|
<h1>NEJ!!!!!!!</h1>
|
||||||
|
|
||||||
<?php
|
|
||||||
$x = 1;
|
|
||||||
$y = 2;
|
|
||||||
|
|
||||||
$sum = $x + $y;
|
|
||||||
|
|
||||||
echo "<p>$x + $y = $sum</p>";
|
|
||||||
?>
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user