@@ -0,0 +1,12 @@
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.