@@ -1,3 +1,13 @@
<?php
echo "hellotjes"
?>
echo "yo ";
<!DOCTYPE html>
<html>
<head>
<title>PHP test</title>
</head>
<body>
<h1>dit komt uit html</h1>
<p><?php echo "dit komt uit PHP"; ?></p>
</body>
</html>
The note is not visible to the blocked user.