Oh yes, something in the PHP blocks is executed, but in this case it is not displayed to the end user, because it is in the HTML comments.
In the original page of the page created by this PHP script, you will see the result surrounded by HTML comments, just like that.
The only way comments will affect the output of a PHP script with valid PHP comments.
source
share