My php code does not run with the typefiled "code"

Hi,

I’m using the filedtype “code” (PHP syntax) and my code : <?php if(2==2){ echo 'checked="checked"'; } ?>
Is not running, i can see it in the HTML like as a normal string.

Thank you :slight_smile: