@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<body>
<?php
function myTest() {
define("GREETING", "Welcome to W3Schools.com!");
}
myTest();
echo GREETING;
?>
</body>
</html>
The note is not visible to the blocked user.