Unlock this challenge:
Everything in a PHP file is just HTML code at first. If you want to write some dynamic PHP code, you'll activate PHP mode by always writing this first:
<PHP
<?php
?>
echo