a)
(Asennettu)
b)
<html>
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<?php
echo "Sami";
?>
</body>
</html>
c)
d)