With the variable tag function

With the variable tag function, intuitive coding will be possible. <?php $ variable declaration ?>

bbs in <var><?=$value?></var> or <var><?php echo $value?></var>

I think what if the output on the bbs screen is printed as <?php echo $value?>.