@ -0,0 +1,16 @@
<?php
// This is a comment
// echo 'Hello World!';
?>
<!DOCTYPE html>
<html lang="en">
<head>
<title>My First PHP File</title>
</head>
<body>
<h1><?php echo 'Hello World'; ?></h1>
</body>
</html>
The note is not visible to the blocked user.