HTML editor php code

HTML editor php code

by Eric Swanson -
Number of replies: 0

Anyone know if I can use php coding within the html area? Can it be done and if so how?

e.g. php file includes

<?php include("filename.php") ?>

turns into

<!--nclude("filename.php");-->

Looking through google

Average of ratings: -