Hello,
I'm trying to load a php file in FCKeditor with the content like this:
but the php tags automatically remove when the file is loaded. My question is how can i protect this tags? is there any config that need to be configure?
Thanks,
I'm trying to load a php file in FCKeditor with the content like this:
<img src="<?php echo $template; ?>images/imgad.gif" alt="" width="190" height="60" />
but the php tags automatically remove when the file is loaded. My question is how can i protect this tags? is there any config that need to be configure?
Thanks,