First Draft of the Example Files
@@ -0,0 +1,8 @@
<?php
$j = 23;
$temp = "Hello";
$address = "1 Old Street";
$age = 61;
print_r(compact(explode(' ', 'j temp address age')));
?>
The note is not visible to the blocked user.